Class DefaultPointOfServiceDaoIT

    • Constructor Detail

      • DefaultPointOfServiceDaoIT

        public DefaultPointOfServiceDaoIT()
    • Method Detail

      • setUp

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

        protected void createTestPosEntries()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSelectAllItemsForGeocoding

        public void shouldSelectAllItemsForGeocoding()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSelectRequestedNumberOfItemsForGeocoding

        public void shouldSelectRequestedNumberOfItemsForGeocoding()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldHaveEmptyGeocodingTimestampIfQualifiesForGeocoding

        public void shouldHaveEmptyGeocodingTimestampIfQualifiesForGeocoding()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCountNumberOfPosPerCountry

        public void shouldCountNumberOfPosPerCountry()
      • shouldCountNumberOfPosPerCountryNullStore

        public void shouldCountNumberOfPosPerCountryNullStore()
      • shouldCountPosForCountryInDifferentBaseStores

        public void shouldCountPosForCountryInDifferentBaseStores()
      • shouldThrowExWhenCountryIsNullAndStoreIsNull

        public void shouldThrowExWhenCountryIsNullAndStoreIsNull()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCountPosPerRegion

        public void shouldCountPosPerRegion()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCountPosPerRegionNoResults

        public void shouldCountPosPerRegionNoResults()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • retrievePosPerCountrySuccess

        public void retrievePosPerCountrySuccess()
      • retrievePosPerCountryNoResults

        public void retrievePosPerCountryNoResults()
      • retrievePosPerRegionSuccess

        public void retrievePosPerRegionSuccess()
      • retrievePosPerRegionNoResults

        public void retrievePosPerRegionNoResults()
      • retrievePosPerCountryNullCheck

        public void retrievePosPerCountryNullCheck()
      • retrievePosPerRegionNullCountry

        public void retrievePosPerRegionNullCountry()
      • retrievePosPerRegionNullRegion

        public void retrievePosPerRegionNullRegion()