Class AbstractOrderPrepareInterceptorTest

java.lang.Object
de.hybris.platform.order.interceptors.AbstractOrderPrepareInterceptorTest

@UnitTest public class AbstractOrderPrepareInterceptorTest extends Object
  • Constructor Details

    • AbstractOrderPrepareInterceptorTest

      public AbstractOrderPrepareInterceptorTest()
  • Method Details

    • init

      public void init() throws JaloSystemException
      Throws:
      JaloSystemException
    • testOrderPrepareInterceptor

      public void testOrderPrepareInterceptor() throws Exception
      Tests order prepare interceptor: check the status of 'calculated' flag and the automatically generated code value.
      Throws:
      Exception
    • testOrderPrepareInterceptorStatusChange

      public void testOrderPrepareInterceptorStatusChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDateChange

      public void testOrderPrepareInterceptorDateChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorUserChange

      public void testOrderPrepareInterceptorUserChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorCurrencyChange

      public void testOrderPrepareInterceptorCurrencyChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorNetChange

      public void testOrderPrepareInterceptorNetChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDeliveryModeChange

      public void testOrderPrepareInterceptorDeliveryModeChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDeliveryCostChange

      public void testOrderPrepareInterceptorDeliveryCostChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorPaymentModeChange

      public void testOrderPrepareInterceptorPaymentModeChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorPaymentCostChange

      public void testOrderPrepareInterceptorPaymentCostChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDiscountsChange

      public void testOrderPrepareInterceptorDiscountsChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDiscountDeliveryCostFlagChange

      public void testOrderPrepareInterceptorDiscountDeliveryCostFlagChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDiscountPaymentCostFlagChange

      public void testOrderPrepareInterceptorDiscountPaymentCostFlagChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorTotalTaxValuesChange

      public void testOrderPrepareInterceptorTotalTaxValuesChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorDeliveryAddressChange

      public void testOrderPrepareInterceptorDeliveryAddressChange() throws Exception
      Throws:
      Exception
    • testOrderPrepareInterceptorPaymentAddressChange

      public void testOrderPrepareInterceptorPaymentAddressChange() throws Exception
      Throws:
      Exception