aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/utils/contentUtils.kt
AgeCommit message (Collapse)Author
2020-05-26Light annotations fixAndrzej Ratajczak
2020-05-26Apply request changesAndrzej Ratajczak
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and ↵Andrzej Ratajczak
Kotlin as Java. Refactor annotations creation from PSI/Descriptors. Add proper rendering of annotation signatures in both kotlin syntax and java syntax. Tests for annotations
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-04-08Fix content testsKamil Doległo
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks