Configuring and running unit tests
This section describes how to set up the Eclipse Run Configuration to run the entire set of JHOVE2
JUnit tests. The same procedure can be used to configure and run a single test.
To run all tests, select the src estjava directory in the Navigator pane. (To run a single test, select
the individual Java file containing the JUnit test; then proceed as below).
Select the Run|Run Configurations… menu option: