How do you run the JUnit tests from the command line?
java org.junit.runner.
Run JUnit
java JUnitCore
java org.junit.runner.JUnitCore
=================
Submit