public void ShouldGetValidCoordinates() { var resp = geocoder_.GetCoordinates("bellevu"); Assert.IsNotNull(resp); }