Class AbstractOrderPrepareInterceptorTest
java.lang.Object
de.hybris.platform.order.interceptors.AbstractOrderPrepareInterceptorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidTests order prepare interceptor: check the status of 'calculated' flag and the automatically generated code value.voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
AbstractOrderPrepareInterceptorTest
public AbstractOrderPrepareInterceptorTest()
-
-
Method Details
-
init
- Throws:
JaloSystemException
-
testOrderPrepareInterceptor
Tests order prepare interceptor: check the status of 'calculated' flag and the automatically generated code value.- Throws:
Exception
-
testOrderPrepareInterceptorStatusChange
- Throws:
Exception
-
testOrderPrepareInterceptorDateChange
- Throws:
Exception
-
testOrderPrepareInterceptorUserChange
- Throws:
Exception
-
testOrderPrepareInterceptorCurrencyChange
- Throws:
Exception
-
testOrderPrepareInterceptorNetChange
- Throws:
Exception
-
testOrderPrepareInterceptorDeliveryModeChange
- Throws:
Exception
-
testOrderPrepareInterceptorDeliveryCostChange
- Throws:
Exception
-
testOrderPrepareInterceptorPaymentModeChange
- Throws:
Exception
-
testOrderPrepareInterceptorPaymentCostChange
- Throws:
Exception
-
testOrderPrepareInterceptorDiscountsChange
- Throws:
Exception
-
testOrderPrepareInterceptorDiscountDeliveryCostFlagChange
- Throws:
Exception
-
testOrderPrepareInterceptorDiscountPaymentCostFlagChange
- Throws:
Exception
-
testOrderPrepareInterceptorTotalTaxValuesChange
- Throws:
Exception
-
testOrderPrepareInterceptorDeliveryAddressChange
- Throws:
Exception
-
testOrderPrepareInterceptorPaymentAddressChange
- Throws:
Exception
-