@UnitTest public class DefaultConsignmentTrackingServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultConsignmentTrackingServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
test_getCarrierAdaptor_CarrierDetailIsNone() |
void |
test_getConsignmentEvents_TackingidIsNone() |
void |
test_getConsignmentEvents() |
void |
test_getConsignmentForCode() |
void |
test_getConsignmentForOrder() |
void |
test_getDefaultDeliveryLeadTime() |
void |
test_getDefaultTrackingUrl() |
void |
test_getDeliveryLeadTime() |
void |
test_getTrackingUrlForConsignment() |
void |
test_isTrackingIdValid() |
void |
test_updateConsignmentStatusForCode() |
public DefaultConsignmentTrackingServiceTest()
public void prepare()
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic void test_getTrackingUrlForConsignment()
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic void test_isTrackingIdValid()
public void test_getConsignmentEvents()
public void test_getConsignmentEvents_TackingidIsNone()
public void test_getCarrierAdaptor_CarrierDetailIsNone()
public void test_getConsignmentForCode()
public void test_getConsignmentForOrder()
public void test_getDeliveryLeadTime()
public void test_getDefaultDeliveryLeadTime()
public void test_updateConsignmentStatusForCode()
public void test_getDefaultTrackingUrl()
Copyright © 2018 SAP SE. All Rights Reserved.