Class DefaultCustomerCouponNotificationDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCustomerCouponNotificationDaoTest extends ServicelayerTransactionalTest
Integration test for DefaultCustomerCouponNotificationDao
  • Constructor Details

    • DefaultCustomerCouponNotificationDaoTest

      public DefaultCustomerCouponNotificationDaoTest()
  • Method Details

    • prepare

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

      public void testFindCouponNotificationByCouponCode()
    • testFindCouponNotificationForCustomer_customerWithNotification

      public void testFindCouponNotificationForCustomer_customerWithNotification()
    • testFindCouponNotificationForCustomer_customerWithoutNotification

      public void testFindCouponNotificationForCustomer_customerWithoutNotification()