Class DefaultStoreFinderFacadeIntegrationTest

    • Constructor Detail

      • DefaultStoreFinderFacadeIntegrationTest

        public DefaultStoreFinderFacadeIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetStoreCounts

        public void testGetStoreCounts()
      • testCountryNoRegions

        public void testCountryNoRegions()
      • getPointsOfServiceForCountry

        public void getPointsOfServiceForCountry()
      • getPointsOfServiceForCountryNoResults

        public void getPointsOfServiceForCountryNoResults()
      • getPointsOfServiceForRegion

        public void getPointsOfServiceForRegion()
      • getPointsOfServiceForRegionNoResults

        public void getPointsOfServiceForRegionNoResults()
      • testGetStoreCountsNullStore

        public void testGetStoreCountsNullStore()
      • getRegionStoreCount

        protected StoreCountData getRegionStoreCount​(java.util.List<StoreCountData> regionsStoreCounts,
                                                     java.lang.String isoCode)
        gets StoreCountData by isocode for a given collection of region store count
        Parameters:
        regionsStoreCounts -
        isoCode -
        Returns:
        StoreCountData