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