Package de.hybris.platform.storelocator
Class GeometryMgrTest
java.lang.Object
de.hybris.platform.storelocator.GeometryMgrTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidthe following example tests the geodesy calculations.voidThe following test examines the behavior of the GeometryMgr.getElipticalDistanceKM() loaded with 250 multithreaded queries
-
Constructor Details
-
GeometryMgrTest
public GeometryMgrTest()
-
-
Method Details
-
testElipticalDistanceCalculator
public void testElipticalDistanceCalculator()the following example tests the geodesy calculations. Here the equator's length is examined basing on the global international GPS ellipsoid model WGS84 -
testLoadedElipticalDistanceCalculator
The following test examines the behavior of the GeometryMgr.getElipticalDistanceKM() loaded with 250 multithreaded queries- Throws:
ThrowableGeoLocatorException
-