Class DefaultEntryTypeManageStockStrategyTest
java.lang.Object
de.hybris.platform.travelservices.strategies.stock.impl.DefaultEntryTypeManageStockStrategyTest
The type Default entry type manage stock strategy test.
-
Constructor Summary
Constructors -
Method Summary
-
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()
-