Class OrderDeliveryTimeSlotPopulatorTest
- java.lang.Object
-
- de.hybris.platform.chineselogisticfacades.delivery.populator.OrderDeliveryTimeSlotPopulatorTest
-
@UnitTest public class OrderDeliveryTimeSlotPopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OrderDeliveryTimeSlotPopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepare()voidtestPopulate()voidtestPopulate_noDeliverytimeslot()voidtestPopulatorWithSourceNull()voidtestPopulatorWithTargetNull()
-
-
-
Method Detail
-
prepare
public void prepare()
-
testPopulate
public void testPopulate()
-
testPopulate_noDeliverytimeslot
public void testPopulate_noDeliverytimeslot()
-
testPopulatorWithSourceNull
public void testPopulatorWithSourceNull()
-
testPopulatorWithTargetNull
public void testPopulatorWithTargetNull()
-
-