Class DefaultDeliveryServiceTest
java.lang.Object
de.hybris.platform.commerceservices.delivery.impl.DefaultDeliveryServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultDeliveryServiceTest
public DefaultDeliveryServiceTest()
-
-
Method Details
-
setUp
- 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()
-