Closed GoogleCodeExporter closed 9 years ago
you should add new MethodAnnotationsScanner() to the Reflections constructor:
Set<Method> methods = new Reflections("org.reflections", new
MethodAnnotationsScanner()).getMethodsAnnotatedWith(Test.class);
Original comment by ronm...@gmail.com
on 22 May 2012 at 7:56
Original issue reported on code.google.com by
kobi...@gmail.com
on 20 May 2012 at 3:06Attachments: