Class DefaultDeliveryServiceTest


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

      • DefaultDeliveryServiceTest

        public DefaultDeliveryServiceTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDeliveryCountriesEmpty

        public void testGetDeliveryCountriesEmpty()
      • testGetDeliveryCountriesWithCommerceCommonI18NService

        public void testGetDeliveryCountriesWithCommerceCommonI18NService()
      • testGetCountry

        public void testGetCountry()
      • testGetSupportedDeliveryModesEmpty

        public void testGetSupportedDeliveryModesEmpty()
      • testGetSupportedDeliveryModes

        public void testGetSupportedDeliveryModes()
      • testFindDeliveryModeByCode

        public void testFindDeliveryModeByCode()
      • testGetZoneDeliveryModeValueForAbstractOrder

        public void testGetZoneDeliveryModeValueForAbstractOrder()