Class GeocodingManualTest

    • Constructor Detail

      • GeocodingManualTest

        public GeocodingManualTest()
    • Method Detail

      • setupCoreData

        public void setupCoreData()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDistanceAndRoute

        public void testGetDistanceAndRoute()
                                     throws java.lang.Exception
        Tests IGeoWebServiceWrapper, which returns a route for a well defined inputs: GPS and Address
        Throws:
        java.lang.Exception
      • testGetDistanceAndRouteForWrongInput

        public void testGetDistanceAndRouteForWrongInput()
                                                  throws java.lang.Exception
        Tests IGeoWebServiceWrapper, which throws meaningful exception when addresses cannot be properly resolved
        Throws:
        java.lang.Exception