444546474849505152
} public void testInheritance() throws Throwable { install("deployer", MyDeployer.class); InstallationAnnotationTester tester = new SubInstallationAnnotationTester(); runAnnotationsOnTarget(tester); assertTrue(0 == tester.getValue()); }