Class DefaultCustomerCouponDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCustomerCouponDaoTest extends ServicelayerTransactionalTest
Integration test for DefaultCustomerCouponDao
  • Constructor Details

    • DefaultCustomerCouponDaoTest

      public DefaultCustomerCouponDaoTest()
  • Method Details

    • prepare

      public void prepare() throws ImpExException
      Throws:
      ImpExException
    • testFindCustomerCouponsByCustomer

      public void testFindCustomerCouponsByCustomer()
    • testFindEffectiveCustomerCouponsByCustomer

      public void testFindEffectiveCustomerCouponsByCustomer()
    • testcCheckCustomerCouponAvailableForCustomer

      public void testcCheckCustomerCouponAvailableForCustomer()
    • testCountAssignedCouponForCustomer

      public void testCountAssignedCouponForCustomer()
    • testFindCategoryForPromotionSourceRuleByPromotion

      public void testFindCategoryForPromotionSourceRuleByPromotion()
    • testFindProductForPromotionSourceRuleByPromotion

      public void testFindProductForPromotionSourceRuleByPromotion()
    • 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()