Class DefaultChineseDeliveryTimeSlotFacadeTest
java.lang.Object
de.hybris.platform.chineselogisticfacades.delivery.impl.DefaultChineseDeliveryTimeSlotFacadeTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultChineseDeliveryTimeSlotFacadeTest
public DefaultChineseDeliveryTimeSlotFacadeTest()
-
-
Method Details
-
prepare
public void prepare() -
testGetAllDeliveryTimeSlots_empty
public void testGetAllDeliveryTimeSlots_empty() -
testGetAllDeliveryTimeSlots
public void testGetAllDeliveryTimeSlots() -
testSetDeliveryTimeSlot
public void testSetDeliveryTimeSlot() -
testGetDeliveryTimeSlot_NotNull
public void testGetDeliveryTimeSlot_NotNull() -
testGetDeliveryTimeSlot_Null
public void testGetDeliveryTimeSlot_Null() -
testRemoveDeliveryTimeSlot
public void testRemoveDeliveryTimeSlot()
-