@UnitTest public class DefaultConsignmentCancellationServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultConsignmentCancellationServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldCancelConsignment_InternalWarehouse() |
void |
shouldCancelConsignment() |
void |
shouldNotProcessConsignmentCancellation_WrongConsignmentStatus() |
void |
shouldProcessConsignmentCancellation_MultipleCancellations() |
public DefaultConsignmentCancellationServiceTest()
public void setUp()
public void shouldCancelConsignment()
public void shouldCancelConsignment_InternalWarehouse()
public void shouldProcessConsignmentCancellation_MultipleCancellations()
public void shouldNotProcessConsignmentCancellation_WrongConsignmentStatus()
Copyright © 2018 SAP SE. All Rights Reserved.