java.lang.Object
de.hybris.platform.sap.orderexchange.cancellation.DefaultSAPOrderCancelStateMappingStrategyTest
@UnitTest
public class DefaultSAPOrderCancelStateMappingStrategyTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()