Class DefaultStoreFinderFacadeIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultStoreFinderFacadeIntegrationTest extends ServicelayerTest
  • Constructor Details

    • DefaultStoreFinderFacadeIntegrationTest

      public DefaultStoreFinderFacadeIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      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(List<StoreCountData> regionsStoreCounts, String isoCode)
      gets StoreCountData by isocode for a given collection of region store count
      Parameters:
      regionsStoreCounts -
      isoCode -
      Returns:
      StoreCountData