Class DefaultLocationServiceUnitTest
java.lang.Object
de.hybris.platform.storelocator.location.impl.DefaultLocationServiceUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultLocationServiceUnitTest
public DefaultLocationServiceUnitTest()
-
-
Method Details
-
prepare
public void prepare() -
testGetSortedLocationsNearbyWithNotNullDistance
public void testGetSortedLocationsNearbyWithNotNullDistance() throws LocationServiceException, PointOfServiceDaoException, GeoLocatorException -
testGetSortedLocationNearbyWithNullLatitudeDistance
public void testGetSortedLocationNearbyWithNullLatitudeDistance() throws LocationServiceException, PointOfServiceDaoException, LocationInstantiationException -
testGetSortedLocationNearbyWithNullLongitudeDistance
public void testGetSortedLocationNearbyWithNullLongitudeDistance() throws LocationServiceException, PointOfServiceDaoException, LocationInstantiationException
-