Versions Compared

Key

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

...

The project can be built using maven from a command line by running the following in the workspace root:

     mvn clean package

6 - JUnit Tests

JUnit tests are located in the following locations:

...