Class DefaultDeliveryServiceTest

java.lang.Object
de.hybris.platform.commerceservices.delivery.impl.DefaultDeliveryServiceTest

@UnitTest public class DefaultDeliveryServiceTest extends Object
  • Constructor Details

    • DefaultDeliveryServiceTest

      public DefaultDeliveryServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      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()