Class DefaultSAPOrderCancelStateMappingStrategyTest

java.lang.Object
de.hybris.platform.sap.orderexchange.cancellation.DefaultSAPOrderCancelStateMappingStrategyTest

@UnitTest public class DefaultSAPOrderCancelStateMappingStrategyTest extends Object
  • Constructor Details

    • DefaultSAPOrderCancelStateMappingStrategyTest

      public DefaultSAPOrderCancelStateMappingStrategyTest()
  • Method Details

    • setUp

      public void setUp()
    • testOrderStateCancelled

      public void testOrderStateCancelled() throws Exception
      Throws:
      Exception
    • testOrderStateCompleted

      public void testOrderStateCompleted() throws Exception
      Throws:
      Exception
    • testOrderStateCancelling

      public void testOrderStateCancelling() throws Exception
      Throws:
      Exception
    • testOrderStatePending

      public void testOrderStatePending() throws Exception
      Throws:
      Exception
    • testOrderWithConsignment

      public void testOrderWithConsignment()