Class DefaultInventoryEventServiceTest
java.lang.Object
de.hybris.platform.warehousing.inventoryevent.service.impl.DefaultInventoryEventServiceTest
-
Constructor Details
-
DefaultInventoryEventServiceTest
public DefaultInventoryEventServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
cleanUp
- Throws:
Exception
-
shouldCreateIncreaseEvent
public void shouldCreateIncreaseEvent() -
shouldCreateShrinkageEvent
public void shouldCreateShrinkageEvent() -
shouldCreateWastageEvent
public void shouldCreateWastageEvent() -
shouldCreateAllocationEvents
public void shouldCreateAllocationEvents() -
shouldFailCreateAllocationEvents_externalWarehouse
public void shouldFailCreateAllocationEvents_externalWarehouse() -
shouldCreateAllocationEventsForEntry
public void shouldCreateAllocationEventsForEntry() -
shouldCreateCancellationEvents
public void shouldCreateCancellationEvents() -
shouldReallocateAllocationEvent_Complete
public void shouldReallocateAllocationEvent_Complete() -
shouldReallocateAllocationEvent_Partial
public void shouldReallocateAllocationEvent_Partial() -
shouldReallocateAllocationEvent_Partial_TwoStocks_OneAdjustQuantity
public void shouldReallocateAllocationEvent_Partial_TwoStocks_OneAdjustQuantity() -
shouldGetAllocationEventsForReallocation
public void shouldGetAllocationEventsForReallocation() -
shouldGetAllocationEventsForReallocation_NotEnoughQuantity
public void shouldGetAllocationEventsForReallocation_NotEnoughQuantity()
-