Class DefaultStoreFinderServiceTest

    • Constructor Detail

      • DefaultStoreFinderServiceTest

        public DefaultStoreFinderServiceTest()
    • Method Detail

      • 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()
      • preparePageMetaData

        protected PageableData preparePageMetaData​(int start,
                                                   int size)