@UnitTest public class DefaultOutOfStockDeclineStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultOutOfStockDeclineStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldExcludeAsn_WithStatusCreated() |
void |
shouldExcludeAsn_WithStatusReceivedAndCancelled() |
void |
shouldExecute_QuantityAlready0() |
void |
shouldExecute() |
void |
shouldExecuteEntries() |
public DefaultOutOfStockDeclineStrategyTest()
public void setup()
public void shouldExecute()
public void shouldExecute_QuantityAlready0()
public void shouldExecuteEntries()
public void shouldExcludeAsn_WithStatusCreated()
public void shouldExcludeAsn_WithStatusReceivedAndCancelled()
Copyright © 2018 SAP SE. All Rights Reserved.