@UnitTest public class DefaultFlashBuyCartValidationHookTest extends java.lang.Object
DefaultFlashBuyCartValidationHook| Constructor and Description |
|---|
DefaultFlashBuyCartValidationHookTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testafterValidateCart() |
void |
testBeforeValidateCart_checkout() |
void |
testBeforeValidateCart_coupon_apply_success_checkout() |
void |
testBeforeValidateCart_flashCoupon_placeorder() |
void |
testBeforeValidateCart_non_flashBuyCouppon_checkout() |
void |
testBeforeValidateCart_non_flashBuyPromotion_checkout() |
void |
testBeforeValidateCart_non_flashCoupon_placeorder() |
public DefaultFlashBuyCartValidationHookTest()
public void prepare()
public void testBeforeValidateCart_checkout()
public void testBeforeValidateCart_non_flashBuyCouppon_checkout()
public void testBeforeValidateCart_non_flashBuyPromotion_checkout()
public void testBeforeValidateCart_coupon_apply_success_checkout()
public void testBeforeValidateCart_non_flashCoupon_placeorder()
public void testBeforeValidateCart_flashCoupon_placeorder()
public void testafterValidateCart()
Copyright © 2018 SAP SE. All Rights Reserved.