Versions Compared

Key

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

...

Code Block
mvn test -DfailIfNoTests=false -Dtest=TestPersistence -Ptest-custom,test-oracle

Running JUnits in Eclipse

You'll probably want to setup a Debug Configuration in Eclipse for running the JUnit testcases.

  1. Run --> Debug Configurations... Create a new JUnit configuration