41424344454647
return suite(ExternalAnnotationInheritanceTestCase.class); } public void testInheritance() throws Throwable { runAnnotationsOnTarget(new SubExternalAnnotationTester()); }