Searched refs:anotherT (Results 1 – 1 of 1) sorted by relevance
255 assertEquals(Stage.DEVELOPMENT, one.anotherT); in testToConstructorBindingsOnParameterizedTypes()260 assertEquals(injector, two.anotherT); in testToConstructorBindingsOnParameterizedTypes()433 @Inject T anotherT; field in BindingTest.C