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