Class DefaultChineseDeliveryTimeSlotFacadeTest


  • @UnitTest
    public class DefaultChineseDeliveryTimeSlotFacadeTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultChineseDeliveryTimeSlotFacadeTest

        public DefaultChineseDeliveryTimeSlotFacadeTest()
    • Method Detail

      • 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()