@UnitTest public class DefaultWarehousingShippingServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultWarehousingShippingServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldAllowConfirmation() |
void |
shouldNotAllowConfirmation_InvalidConsStatus() |
void |
shouldNotAllowConfirmation_InvalidOrderStatus() |
void |
shouldNotAllowConfirmation_NoQuantityPending() |
public DefaultWarehousingShippingServiceTest()
public void setUp()
public void shouldAllowConfirmation()
public void shouldNotAllowConfirmation_InvalidOrderStatus()
public void shouldNotAllowConfirmation_NoQuantityPending()
public void shouldNotAllowConfirmation_InvalidConsStatus()
Copyright © 2018 SAP SE. All Rights Reserved.