Searched refs:orangeZ (Results 1 – 2 of 2) sorted by relevance
362 Z orangeZ = (Z) carFactory.create(Color.ORANGE); in testTypeTokenProviderInjection() local363 assertEquals(Color.ORANGE, orangeZ.color); in testTypeTokenProviderInjection()364 assertEquals("Datsun", orangeZ.manufacturersProvider.get().iterator().next()); in testTypeTokenProviderInjection()
363 Z orangeZ = (Z) carFactory.create(Color.ORANGE); in testTypeTokenProviderInjection() local364 assertEquals(Color.ORANGE, orangeZ.color); in testTypeTokenProviderInjection()365 assertEquals("Datsun", orangeZ.manufacturersProvider.get().iterator().next()); in testTypeTokenProviderInjection()