Searched refs:thoroughfare (Results 1 – 1 of 1) sorted by relevance
173 String thoroughfare = "1600 Ampitheater Parkway"; in testAccessThoroughfare() local174 address.setThoroughfare(thoroughfare); in testAccessThoroughfare()175 assertEquals(thoroughfare, address.getThoroughfare()); in testAccessThoroughfare()