Class WarehouseStockServiceTest
java.lang.Object
de.hybris.platform.warehousing.stock.services.impl.WarehouseStockServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WarehouseStockServiceTest
public WarehouseStockServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldGetStockLevels
public void shouldGetStockLevels() -
createStockLevel
public void createStockLevel() -
shouldGetStockLevel_WithStock
public void shouldGetStockLevel_WithStock() -
shouldGetStockLevel_NoStock
public void shouldGetStockLevel_NoStock() -
shouldThrowException_getStockLevelProductCodeNull
public void shouldThrowException_getStockLevelProductCodeNull() -
shouldThrowException_getStockLevelWarehouseNull
public void shouldThrowException_getStockLevelWarehouseNull()
-