junit -V (return code: 1)
Class not found "--version"
junit -help (return code: 0)
junit 3.8.1 -- this version is modified by Takashi Okamoto <tora@debian.org> for Debian.
Usage: junit
-text <TestCaseName> - using text user interface.
-awt - using awt user interface.
-swing - using swing user interface.
TestCaseName is the name of the TestCase class