java.lang.Object
de.hybris.platform.couponservices.order.hooks.DiscountValueCleanupMethodHookUnitTest
@UnitTest
public class DiscountValueCleanupMethodHookUnitTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DiscountValueCleanupMethodHookUnitTest
public DiscountValueCleanupMethodHookUnitTest()
-
Method Details
-
setup
public void setup()
-
shouldPassBeforePlaceOrderCheckAndCleanInvalidDiscountValues
public void shouldPassBeforePlaceOrderCheckAndCleanInvalidDiscountValues()
throws
Exception
- Throws:
Exception
-
shouldBeforePlaceOrderThrowExceptionForInvalidDiscountValuesOnCart
public void shouldBeforePlaceOrderThrowExceptionForInvalidDiscountValuesOnCart()
throws
Exception
- Throws:
Exception
-
shouldBeforePlaceOrderThrowExceptionForInvalidDiscountValuesOnEntry
public void shouldBeforePlaceOrderThrowExceptionForInvalidDiscountValuesOnEntry()
throws
Exception
- Throws:
Exception