Class DefaultStockLevelSelectionStrategyTest


  • @UnitTest
    public class DefaultStockLevelSelectionStrategyTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultStockLevelSelectionStrategyTest

        public DefaultStockLevelSelectionStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldGetStockLevelsForAllocation

        public void shouldGetStockLevelsForAllocation()
      • shouldGetStockLevelsForAllocation_NotEnoughStock

        public void shouldGetStockLevelsForAllocation_NotEnoughStock()
      • shouldGetStockLevelsForCancellation

        public void shouldGetStockLevelsForCancellation()
      • shouldGetStockLevelsForCancellation_NotEnoughStock

        public void shouldGetStockLevelsForCancellation_NotEnoughStock()