Class GeometryMgrTest

java.lang.Object
de.hybris.platform.storelocator.GeometryMgrTest

public class GeometryMgrTest extends Object
  • 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

      public void testLoadedElipticalDistanceCalculator() throws Throwable, GeoLocatorException
      The following test examines the behavior of the GeometryMgr.getElipticalDistanceKM() loaded with 250 multithreaded queries
      Throws:
      Throwable
      GeoLocatorException