@UnitTest public class DefaultLocationServiceUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultLocationServiceUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testGetSortedLocationNearbyWithNullLatitudeDistance() |
void |
testGetSortedLocationNearbyWithNullLongitudeDistance() |
void |
testGetSortedLocationsNearbyWithNotNullDistance() |
public void prepare()
public void testGetSortedLocationsNearbyWithNotNullDistance()
throws LocationServiceException,
PointOfServiceDaoException,
GeoLocatorException
public void testGetSortedLocationNearbyWithNullLatitudeDistance()
throws LocationServiceException,
PointOfServiceDaoException,
LocationInstantiationException
public void testGetSortedLocationNearbyWithNullLongitudeDistance()
throws LocationServiceException,
PointOfServiceDaoException,
LocationInstantiationException
Copyright © 2018 SAP SE. All Rights Reserved.