Class DefaultFlashBuyCartValidationHookTest

java.lang.Object
de.hybris.platform.timedaccesspromotionengineservices.cart.hooks.DefaultFlashBuyCartValidationHookTest

@UnitTest public class DefaultFlashBuyCartValidationHookTest extends Object
  • Constructor Details

    • DefaultFlashBuyCartValidationHookTest

      public DefaultFlashBuyCartValidationHookTest()
  • Method Details

    • prepare

      public void prepare()
    • testBeforeValidateCart_checkout

      public void testBeforeValidateCart_checkout()
    • testBeforeValidateCart_non_flashBuyCouppon_checkout

      public void testBeforeValidateCart_non_flashBuyCouppon_checkout()
    • testBeforeValidateCart_non_flashBuyPromotion_checkout

      public void testBeforeValidateCart_non_flashBuyPromotion_checkout()
    • testBeforeValidateCart_coupon_apply_success_checkout

      public void testBeforeValidateCart_coupon_apply_success_checkout()
    • testBeforeValidateCart_non_flashCoupon_placeorder

      public void testBeforeValidateCart_non_flashCoupon_placeorder()
    • testBeforeValidateCart_flashCoupon_placeorder

      public void testBeforeValidateCart_flashCoupon_placeorder()
    • testafterValidateCart

      public void testafterValidateCart()