Class DefaultStockLevelSelectionStrategyTest

java.lang.Object
de.hybris.platform.warehousing.stock.strategies.impl.DefaultStockLevelSelectionStrategyTest

@UnitTest public class DefaultStockLevelSelectionStrategyTest extends Object
  • Constructor Details

    • DefaultStockLevelSelectionStrategyTest

      public DefaultStockLevelSelectionStrategyTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldGetStockLevelsForAllocation

      public void shouldGetStockLevelsForAllocation()
    • shouldGetStockLevelsForAllocation_NotEnoughStock

      public void shouldGetStockLevelsForAllocation_NotEnoughStock()
    • shouldGetStockLevelsForCancellation

      public void shouldGetStockLevelsForCancellation()
    • shouldGetStockLevelsForCancellation_NotEnoughStock

      public void shouldGetStockLevelsForCancellation_NotEnoughStock()