niceunit

Langue: en

Version: 255873 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

niceunit - Runs unit tests written in the Nice programming language

SYNOPSIS

niceunit [options] package

OPTIONS

--classpath PATH
Search path for compiled packages to be tested PATH is a list of directories and .jar archives
--jar PATH
An archive containing the program to test Its main package will be tested by default
--exit
Invoke System.exit when finished Exit code will be the number of tests failed

AUTHOR

Daniel Bonniot <bonniot@users.sourceforge.net>

SEE ALSO

http://nice.sourceforge.net the Nice Home Page