Class DefaultStoreFinderServiceTest
java.lang.Object
de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderServiceTest
Test suite for
DefaultStoreFinderService-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PointOfServiceModelcreatePos(double lat, double lon) voidprepare()protected PageableDatapreparePageMetaData(int start, int size) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultStoreFinderServiceTest
public DefaultStoreFinderServiceTest()
-
-
Method Details
-
prepare
public void prepare() -
testCalculateBoundsPositive
public void testCalculateBoundsPositive() -
testCalculateBoundsNegative
public void testCalculateBoundsNegative() -
testCalculateBoundsNegativeCenterOutSide
public void testCalculateBoundsNegativeCenterOutSide() -
testCalculateBoundsMixed
public void testCalculateBoundsMixed() -
testCalculateBoundsMixedCenterOutSideBounds
public void testCalculateBoundsMixedCenterOutSideBounds() -
testCalculateBoundsSendai
public void testCalculateBoundsSendai() -
testRangedSearchWhenPageSizeGreaterThanPointOfService
public void testRangedSearchWhenPageSizeGreaterThanPointOfService() -
testRangedSearchWhenPageSizeLessThanPointOfService
public void testRangedSearchWhenPageSizeLessThanPointOfService() -
testRangedSearchWhenPageSizeStartExceedsSizeThanPointOfService
public void testRangedSearchWhenPageSizeStartExceedsSizeThanPointOfService() -
testGetAllPosForCountrySuccess
public void testGetAllPosForCountrySuccess() -
testGetAllPosForRegionSuccess
public void testGetAllPosForRegionSuccess() -
createPos
-
preparePageMetaData
-