@UnitTest public class DefaultStoreFinderServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultStoreFinderServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected PointOfServiceModel |
createPos(double lat,
double lon) |
void |
prepare() |
protected PageableData |
preparePageMetaData(int start,
int size) |
void |
testCalculateBoundsMixed() |
void |
testCalculateBoundsMixedCenterOutSideBounds() |
void |
testCalculateBoundsNegative() |
void |
testCalculateBoundsNegativeCenterOutSide() |
void |
testCalculateBoundsPositive() |
void |
testCalculateBoundsSendai() |
void |
testRangedSearchWhenPageSizeGreaterThanPointOfService() |
void |
testRangedSearchWhenPageSizeLessThanPointOfService() |
void |
testRangedSearchWhenPageSizeStartExceedsSizeThanPointOfService() |
public void prepare()
public void testCalculateBoundsPositive()
public void testCalculateBoundsNegative()
public void testCalculateBoundsNegativeCenterOutSide()
public void testCalculateBoundsMixed()
public void testCalculateBoundsMixedCenterOutSideBounds()
public void testCalculateBoundsSendai()
public void testRangedSearchWhenPageSizeGreaterThanPointOfService()
public void testRangedSearchWhenPageSizeLessThanPointOfService()
public void testRangedSearchWhenPageSizeStartExceedsSizeThanPointOfService()
protected PointOfServiceModel createPos(double lat, double lon)
protected PageableData preparePageMetaData(int start, int size)
Copyright © 2018 SAP SE. All Rights Reserved.