aboutsummaryrefslogtreecommitdiff
path: root/test/src/ClassTest.kt
AgeCommit message (Expand)Author
2014-07-11Move everything to org.jetbrains.dokka package.Ilya Ryzhenkov
2014-07-11Add support for objects.Ilya Ryzhenkov
2014-07-11Process properties in classes without accessorsIlya Ryzhenkov
2014-07-11Use more structural approach to testing using with(node) { ... }Ilya Ryzhenkov
2014-07-11Update test to relevant data and fix retrieval of real (not synthetic) members.Ilya Ryzhenkov
2014-07-11Add processing of classes into model.Ilya Ryzhenkov