Class DefaultPromotionSourceRuleDaoIT

    • Constructor Detail

      • DefaultPromotionSourceRuleDaoIT

        public DefaultPromotionSourceRuleDaoIT()
    • Method Detail

      • shouldFindAllProductForPromotionSourceRuleNoProducts

        public void shouldFindAllProductForPromotionSourceRuleNoProducts()
      • shouldFindAllProductForPromotionSourceRuleAndModuleNoProducts

        public void shouldFindAllProductForPromotionSourceRuleAndModuleNoProducts()
      • shouldFindAllProductForPromotionSourceRule

        public void shouldFindAllProductForPromotionSourceRule()
      • shouldFindAllProductForPromotionSourceRuleAndModule

        public void shouldFindAllProductForPromotionSourceRuleAndModule()
      • shouldFindNoProductForPromotionSourceRuleAndModule

        public void shouldFindNoProductForPromotionSourceRuleAndModule()
      • shouldFindAllCatForPromotionSourceRuleNoCategories

        public void shouldFindAllCatForPromotionSourceRuleNoCategories()
      • shouldFindAllCatForPromotionSourceRuleForRuleAndModuleNameNoCategories

        public void shouldFindAllCatForPromotionSourceRuleForRuleAndModuleNameNoCategories()
      • shouldFindAllCatForPromotionSourceRule

        public void shouldFindAllCatForPromotionSourceRule()
      • shouldFindAllCatForPromotionSourceRuleForRuleAndModuleName

        public void shouldFindAllCatForPromotionSourceRuleForRuleAndModuleName()
      • shouldFindNoCatForPromotionSourceRuleForRuleAndModuleName

        public void shouldFindNoCatForPromotionSourceRuleForRuleAndModuleName()
      • testFindPromotionSourceRules

        public void testFindPromotionSourceRules()
      • testFindPromotionSourceRulesWithinDateRange

        public void testFindPromotionSourceRulesWithinDateRange()
      • testFindPromotionSourceRulesOutOfDateRange

        public void testFindPromotionSourceRulesOutOfDateRange()
      • testFindArchivedPromotionSourceRules

        public void testFindArchivedPromotionSourceRules()
      • testFindUnpublishedPromotionSourceRules

        public void testFindUnpublishedPromotionSourceRules()
      • testFindPromotionSourceRulesOnlyCat

        public void testFindPromotionSourceRulesOnlyCat()
      • testFindPromotionSourceRulesOnlyCatWithExcludeStorefrontDisplay

        public void testFindPromotionSourceRulesOnlyCatWithExcludeStorefrontDisplay()
      • testFindPromotionSourceRulesNotFound

        public void testFindPromotionSourceRulesNotFound()
      • testFindPromotionSourceRulesOnlyProd

        public void testFindPromotionSourceRulesOnlyProd()
      • testFindPromotionSourceRulesOnlyProdWithExcludeStorefrontDisplay

        public void testFindPromotionSourceRulesOnlyProdWithExcludeStorefrontDisplay()
      • testFindPromotionSourceRulesCombinedCats

        public void testFindPromotionSourceRulesCombinedCats()
      • testFindPromotionSourceRulesCombinedCatsWithExcludeStorefrontDisplay

        public void testFindPromotionSourceRulesCombinedCatsWithExcludeStorefrontDisplay()
      • testFindPromotionSourceRulesCombinedCatsWithExcludedProduct

        public void testFindPromotionSourceRulesCombinedCatsWithExcludedProduct()
      • testFindPromotionSourceRulesCatsWithExcludedProduct

        public void testFindPromotionSourceRulesCatsWithExcludedProduct()
      • testFindPromotionsWithExcludeStorefrontDisplayChangingFlag

        public void testFindPromotionsWithExcludeStorefrontDisplayChangingFlag()
      • testFindLastConditionIdForRuleAlreadyExists

        public void testFindLastConditionIdForRuleAlreadyExists()
      • testFindLastConditionIdForRuleNotExists

        public void testFindLastConditionIdForRuleNotExists()
      • shouldFindAllExcludedCatForPromotionSourceRule

        public void shouldFindAllExcludedCatForPromotionSourceRule()
      • shouldFindAllExcludedCatForPromotionSourceRuleForRuleAndModule

        public void shouldFindAllExcludedCatForPromotionSourceRuleForRuleAndModule()
      • shouldFindNoExcludedCatForPromotionSourceRuleForRuleAndModule

        public void shouldFindNoExcludedCatForPromotionSourceRuleForRuleAndModule()
      • shouldFindAllExcludedCatForPromotionSourceRuleNoExcluded

        public void shouldFindAllExcludedCatForPromotionSourceRuleNoExcluded()
      • shouldFindAllExcludedCatForPromotionSourceRuleNoExcludedForRuleAndModule

        public void shouldFindAllExcludedCatForPromotionSourceRuleNoExcludedForRuleAndModule()
      • testFindAllExcludedProductForPromotionSourceRule

        public void testFindAllExcludedProductForPromotionSourceRule()
      • shouldFindAllExcludedProductForPromotionSourceRuleForRuleAndModule

        public void shouldFindAllExcludedProductForPromotionSourceRuleForRuleAndModule()
      • shouldFindAllExcludedProductForPromotionSourceRuleNoExcluded

        public void shouldFindAllExcludedProductForPromotionSourceRuleNoExcluded()
      • shouldFindAllExcludedProductForPromotionSourceRuleNoExcludedForRuleAndModule

        public void shouldFindAllExcludedProductForPromotionSourceRuleNoExcludedForRuleAndModule()
      • testFindPromotionSourceRulesCombinedCatsWithExpiredDates

        public void testFindPromotionSourceRulesCombinedCatsWithExpiredDates()
      • shouldValidateEndDateApplicabilityForThePromotionSourceRulesConsideringQueryCaching

        public void shouldValidateEndDateApplicabilityForThePromotionSourceRulesConsideringQueryCaching()
      • setExcludeFromStorefrontDisplayForRule

        protected void setExcludeFromStorefrontDisplayForRule​(java.lang.String ruleCode)