Searched refs:TestScoped (Results 1 – 1 of 1) sorted by relevance
121 bind(C.class).in(TestScoped.class); in testScopeAnnotation()122 bindScope(TestScoped.class, scope); in testScopeAnnotation()404 @interface TestScoped {} annotation in Jsr330Test430 @TestScoped