corda/test/avian/testing/annotations
Mike Keesey a5c9dd6f24 Fixing some issues with runtime annotations within avian.
We were not properly converting dots to slashes internally for package names
and we did not properly handle Method.getAnnotations and
Method.getAnnotation(Class<T>) on methods without any annotations.

Added some tests to cover these cases.
2012-05-22 14:02:51 -06:00
..
Color.java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
Test.java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
TestEnum.java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
TestInteger.java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00