@UnitTest public class DefaultStockLevelSelectionStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultStockLevelSelectionStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldGetStockLevelsForAllocation_NotEnoughStock() |
void |
shouldGetStockLevelsForAllocation() |
void |
shouldGetStockLevelsForCancellation_NotEnoughStock() |
void |
shouldGetStockLevelsForCancellation() |
public DefaultStockLevelSelectionStrategyTest()
public void setUp()
public void shouldGetStockLevelsForAllocation()
public void shouldGetStockLevelsForAllocation_NotEnoughStock()
public void shouldGetStockLevelsForCancellation()
public void shouldGetStockLevelsForCancellation_NotEnoughStock()
Copyright © 2018 SAP SE. All Rights Reserved.