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