Searched refs:horsePower (Results 1 – 2 of 2) sorted by relevance
106 assertEquals(250, blueCamaro.horsePower); in testAssistedFactoryWithAnnotations()111 assertEquals(250, redCamaro.horsePower); in testAssistedFactoryWithAnnotations()133 private final int horsePower; field in FactoryProviderTest.Camaro139 @Named("horsePower")int horsePower, in Camaro()142 this.horsePower = horsePower; in Camaro()628 assertEquals(250, redCamaro.horsePower); in testGenericAssistedFactory()
86 assertEquals(250, blueCamaro.horsePower); in testAssistedFactoryWithAnnotations()91 assertEquals(250, redCamaro.horsePower); in testAssistedFactoryWithAnnotations()114 private final int horsePower; field in FactoryProvider2Test.Camaro120 @Named("horsePower") int horsePower, in Camaro()123 this.horsePower = horsePower; in Camaro()706 assertEquals(250, fleet.camaro.horsePower); in testInjectDeepIntoConstructedObjects()869 assertEquals(250, redCamaro.horsePower); in testGenericAssistedFactory()