Class GeocodingManualTest

All Implemented Interfaces:
JaloSessionHolder

@ManualTest public class GeocodingManualTest extends AbstractGeocodingTest
  • Constructor Details

    • GeocodingManualTest

      public GeocodingManualTest()
  • Method Details

    • setupCoreData

      public void setupCoreData() throws Exception
      Throws:
      Exception
    • testGetDistanceAndRoute

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

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