Commit graph

9 commits

Author SHA1 Message Date
97c8e1274a Tests for MemberFinder
Missing: test of the static helper methods
2015-09-12 14:44:34 +02:00
b2d64ac7bf MemberFinder: actually check the classes' members 2015-09-12 14:28:12 +02:00
84ee63afa8 Fixed NullPointerException in MemberFinder 2015-09-12 14:20:48 +02:00
5357b1ec4a Fixed incorrect method / field extractors in MemberFinder 2015-09-12 14:13:58 +02:00
4a4ff17cc8 Annotations tests 2015-09-12 14:10:03 +02:00
4366b4198d Annotations - Fix class annotation detection
findClosest/FarthestClass didn't support inherited annotations
correctly.
2015-09-12 14:08:21 +02:00
722f071674 Member finder utility 2015-09-12 11:13:44 +02:00
d633aac37d Annotations-related helpers 2015-09-12 11:13:32 +02:00
ea9563c324 Importing project 2015-09-12 11:13:17 +02:00