Searched refs:getAmericanCar (Results 1 – 1 of 1) sorted by relevance
263 assertTrue(factory.getAmericanCar(Color.BLACK) instanceof Mustang); in testConfigureAnnotatedReturnValue()430 Car getAmericanCar(Color color); in getAmericanCar() method