Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • exportFile path that specifies the location and name of the export file
  • timeSeriesSet time series set as specified here test

CompareActivity

Compares an exported file with a given reference file. The comparison will be visible in the log output of the application environment.

parameters:

  • exportFile location of the file that is to be checked with the reference file
  • compareFile location of the file to compare export file with

Workflow test runs can either be started from within a FEWS stand-alone application, or within a JUnit test.

...