Class DefaultConsignmentTrackingServiceTest


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

      • DefaultConsignmentTrackingServiceTest

        public DefaultConsignmentTrackingServiceTest()
    • Method Detail

      • prepare

        public void prepare()
                     throws java.net.MalformedURLException
        Throws:
        java.net.MalformedURLException
      • test_getTrackingUrlForConsignment

        public void test_getTrackingUrlForConsignment()
                                               throws java.net.MalformedURLException
        Throws:
        java.net.MalformedURLException
      • test_isTrackingIdValid

        public void test_isTrackingIdValid()
      • test_getConsignmentEvents

        public void test_getConsignmentEvents()
      • test_getConsignmentEvents_TackingidIsNone

        public void test_getConsignmentEvents_TackingidIsNone()
      • test_getCarrierAdaptor_CarrierDetailIsNone

        public void test_getCarrierAdaptor_CarrierDetailIsNone()
      • test_getConsignmentForCode

        public void test_getConsignmentForCode()
      • test_getConsignmentForOrder

        public void test_getConsignmentForOrder()
      • test_getDeliveryLeadTime

        public void test_getDeliveryLeadTime()
      • test_getDefaultDeliveryLeadTime

        public void test_getDefaultDeliveryLeadTime()
      • test_updateConsignmentStatusForCode

        public void test_updateConsignmentStatusForCode()
      • test_getDefaultTrackingUrl

        public void test_getDefaultTrackingUrl()