Searched refs:orangeZ (Results 1 – 2 of 2) sorted by relevance
333 Z orangeZ = (Z) carFactory.create(Color.ORANGE); in testTypeTokenProviderInjection() local334 assertEquals(Color.ORANGE, orangeZ.color); in testTypeTokenProviderInjection()335 assertEquals("Datsun", orangeZ.manufacturersProvider.get().iterator().next()); in testTypeTokenProviderInjection()
331 Z orangeZ = (Z) carFactory.create(Color.ORANGE); in testTypeTokenProviderInjection() local332 assertEquals(Color.ORANGE, orangeZ.color); in testTypeTokenProviderInjection()333 assertEquals("Datsun", orangeZ.manufacturersProvider.get().iterator().next()); in testTypeTokenProviderInjection()