@UnitTest public class DefaultOrderCancellationServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultOrderCancellationServiceTest() |
public void setUp()
public void shouldCancelNonAllocatedQuantities_WithNote()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelNonAllocatedQuantities_WithoutNote()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelAllocatedQuantities_1Consignment()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelAllocatedQuantities_2Consignment()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelAllocatedQuantities_2Consignments_2CancelEntries_affectAllConsignmentEntries()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelAllocatedQuantities_2Consignments_2CancelEntries_affect3ConsignmentEntries()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelHalfAllocatedHalfNotAllocatedQuantities_1Consignment()
throws OrderCancelException
OrderCancelExceptionpublic void shouldCancelHalfAllocatedHalfNotAllocatedQuantities_2Consignment()
throws OrderCancelException
OrderCancelExceptionpublic void shouldNotAllowCancellingMoreThanOriginalQuantity()
throws OrderCancelException
OrderCancelExceptionCopyright © 2018 SAP SE. All Rights Reserved.