Searched refs:TEST_LONGITUDE (Results 1 – 1 of 1) sorted by relevance
42 private final double TEST_LONGITUDE = 20; field in LocationTest492 assertEquals(TEST_LONGITUDE, l.getLongitude(), DELTA); in assertTestLocation()504 l.setLongitude(TEST_LONGITUDE); in createTestLocation()