Class DefaultEntryTypeManageStockStrategyTest

java.lang.Object
de.hybris.platform.travelservices.strategies.stock.impl.DefaultEntryTypeManageStockStrategyTest

@UnitTest public class DefaultEntryTypeManageStockStrategyTest extends Object
The type Default entry type manage stock strategy test.
  • Constructor Details

    • DefaultEntryTypeManageStockStrategyTest

      public DefaultEntryTypeManageStockStrategyTest()
  • Method Details

    • setUp

      public void setUp() throws de.hybris.platform.stock.exception.InsufficientStockLevelException
      Throws:
      de.hybris.platform.stock.exception.InsufficientStockLevelException
    • testReserve

      public void testReserve() throws de.hybris.platform.stock.exception.InsufficientStockLevelException
      Throws:
      de.hybris.platform.stock.exception.InsufficientStockLevelException
    • testReserveForInsufficientStockLevelException

      public void testReserveForInsufficientStockLevelException() throws de.hybris.platform.stock.exception.InsufficientStockLevelException
      Throws:
      de.hybris.platform.stock.exception.InsufficientStockLevelException
    • testRelease

      public void testRelease()