Class ProcessOrderCancellationActionTest
java.lang.Object
de.hybris.platform.yacceleratorordermanagement.actions.order.cancel.ProcessOrderCancellationActionTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProcessOrderCancellationActionTest
public ProcessOrderCancellationActionTest()
-
-
Method Details
-
setup
-
shouldWaitWhenQuantityPendingIsMoreThanZero
- Throws:
Exception
-
shouldOKWhenQuantityPendingIsZero
- Throws:
Exception
-
shouldSourcingWhenQuantityUnAllocatedIsMoreThanZeroAndOrderNotOnHold
- Throws:
Exception
-
shouldWaitWhenQuantityUnAllocatedIsMoreThanZeroAndOrderOnHold
- Throws:
Exception
-
shouldSetOrderStatusToCancelledWhenQuantityPendingIsZero
- Throws:
Exception
-
shouldKeepOrderOnHoldWhenSuchOrderCancelled
- Throws:
Exception
-
shouldSetOrderStatusToSuspendedWhenSuchOrderCancelled
- Throws:
Exception
-