Class GeocodingLoadTest

All Implemented Interfaces:
JaloSessionHolder

@ManualTest public class GeocodingLoadTest extends AbstractGeocodingTest
Test refers to Google Maps API.
  • Constructor Details

    • GeocodingLoadTest

      public GeocodingLoadTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGeocodingCronJob

      public void testGeocodingCronJob() throws Exception
      Tests geocoding of larger amount of test data (35 entries). Checks proper behavior of the service in case of delta address modifications.
      Throws:
      Exception