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
October 12, 2009