This is the command junit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
junit - automated testing framework for Java
SYNOPSIS
junit [option] TestCaseName ...
DESCRIPTION
junit is a simple framework for writing and running automated tests. As a political
gesture, it celebrates programmers testing their own software.
OPTIONS
A summary of options are included below.
TestCaseName
TestCaseName is name of TestCase class.
-help Show summary of options.
-text using text user interface.
-awt using awt user interface.
-swing using swing user interface.
Use junit online using onworks.net services