Package de.hybris.platform.storelocator
Class GeometryUtilsTest
- java.lang.Object
-
- de.hybris.platform.storelocator.GeometryUtilsTest
-
public class GeometryUtilsTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GeometryUtilsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.gavaghan.geodesy.GeodeticCalculatorgetGeodeticCalculator()voidtestGetSquareOfTolerance()voidtestIsPointInEuropeAndReturnFalse()voidtestIsPointInEuropeAndReturnTrue()
-
-
-
Method Detail
-
testGetSquareOfTolerance
public void testGetSquareOfTolerance() throws java.lang.Exception- Throws:
java.lang.Exception
-
testIsPointInEuropeAndReturnTrue
public void testIsPointInEuropeAndReturnTrue() throws java.lang.Exception- Throws:
java.lang.Exception
-
testIsPointInEuropeAndReturnFalse
public void testIsPointInEuropeAndReturnFalse() throws java.lang.Exception- Throws:
java.lang.Exception
-
getGeodeticCalculator
protected org.gavaghan.geodesy.GeodeticCalculator getGeodeticCalculator()
-
-