Searched refs:horsePower (Results 1 – 2 of 2) sorted by relevance
119 assertEquals(250, blueCamaro.horsePower); in testAssistedFactoryWithAnnotations()124 assertEquals(250, redCamaro.horsePower); in testAssistedFactoryWithAnnotations()145 private final int horsePower; field in FactoryProviderTest.Camaro151 @Named("horsePower") int horsePower, in Camaro()154 this.horsePower = horsePower; in Camaro()692 assertEquals(250, redCamaro.horsePower); in testGenericAssistedFactory()
97 assertEquals(250, blueCamaro.horsePower); in testAssistedFactoryWithAnnotations()102 assertEquals(250, redCamaro.horsePower); in testAssistedFactoryWithAnnotations()125 private final int horsePower; field in FactoryProvider2Test.Camaro131 @Named("horsePower") int horsePower, in Camaro()134 this.horsePower = horsePower; in Camaro()812 assertEquals(250, fleet.camaro.horsePower); in testInjectDeepIntoConstructedObjects()1004 assertEquals(250, redCamaro.horsePower); in testGenericAssistedFactory()