Class DefaultConsignmentCancellationServiceTest
java.lang.Object
de.hybris.platform.warehousing.cancellation.impl.DefaultConsignmentCancellationServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultConsignmentCancellationServiceTest
public DefaultConsignmentCancellationServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldCancelConsignment
public void shouldCancelConsignment() -
shouldCancelConsignment_InternalWarehouse
public void shouldCancelConsignment_InternalWarehouse() -
shouldProcessConsignmentCancellation_MultipleCancellations
public void shouldProcessConsignmentCancellation_MultipleCancellations() -
shouldNotProcessConsignmentCancellation_WrongConsignmentStatus
public void shouldNotProcessConsignmentCancellation_WrongConsignmentStatus() -
shouldProcessConsignmentCancellation
public void shouldProcessConsignmentCancellation() -
prepareProcessConsignmentCancellationData
public void prepareProcessConsignmentCancellationData()
-