Class DefaultCustomerCouponDaoTest

    • Constructor Detail

      • DefaultCustomerCouponDaoTest

        public DefaultCustomerCouponDaoTest()
    • Method Detail

      • testFindCustomerCouponsByCustomer

        public void testFindCustomerCouponsByCustomer()
      • testFindEffectiveCustomerCouponsByCustomer

        public void testFindEffectiveCustomerCouponsByCustomer()
      • testFindAllCusCouponForSourceRules

        public void testFindAllCusCouponForSourceRules()
      • testFindAllCusCouponForSourceRules2

        public void testFindAllCusCouponForSourceRules2()
      • testcCheckCustomerCouponAvailableForCustomer

        public void testcCheckCustomerCouponAvailableForCustomer()
      • testCountAssignedCouponForCustomer

        public void testCountAssignedCouponForCustomer()
      • testFindCategoryForPromotionSourceRuleByPromotion

        public void testFindCategoryForPromotionSourceRuleByPromotion()
      • testFindProductForPromotionSourceRuleByPromotion

        public void testFindProductForPromotionSourceRuleByPromotion()
      • testFindPromotionSourceRuleByCouponCode

        public void testFindPromotionSourceRuleByCouponCode()
      • testFindCustomerCouponByPromotionSourceRule

        public void testFindCustomerCouponByPromotionSourceRule()
      • testFindPromotionSourceRuleByCategory

        public void testFindPromotionSourceRuleByCategory()
      • testFindPromotionSourceRuleByProduct

        public void testFindPromotionSourceRuleByProduct()
      • testFindPromotionSourceRuleByCode

        public void testFindPromotionSourceRuleByCode()
      • testFindPromotionSourceRuleByCode_QueryResultEmpty

        public void testFindPromotionSourceRuleByCode_QueryResultEmpty()
      • testFindAssignableCoupons

        public void testFindAssignableCoupons()
      • testFindAssignedCouponsByCustomer

        public void testFindAssignedCouponsByCustomer()
      • testFindExclPromotionSourceRuleByCategory

        public void testFindExclPromotionSourceRuleByCategory()
      • testFindExclPromotionSourceRuleByProduct

        public void testFindExclPromotionSourceRuleByProduct()
      • testFindPaginatedCouponsByCustomer

        public void testFindPaginatedCouponsByCustomer()