What steps will reproduce the problem?
1. copied the class TestModel.java
2. copied the method testMethodsAnnotatedWith
3. Ran the test and can see failures as
reflections.getMethodsAnnotatedWith(AM1.class) is not returning anything.
What is the expected output? What do you see instead?
Expected output is the methods annotated but see Empty.
What version of the product are you using? On what operating system?
Using gradle to pull 0.9.9-RC1 on RHEL6.
Please provide any additional information below.
Original issue reported on code.google.com by amar.si...@gmail.com on 22 Nov 2013 at 4:54
Original issue reported on code.google.com by
amar.si...@gmail.com
on 22 Nov 2013 at 4:54