public class cwtoolstest
extends java.lang.Object
cwtoolstest
program goes through every command
line tool and tests the options.Modifier and Type | Class and Description |
---|---|
class |
cwtoolstest.SystemExitException
Holds an exit status code.
|
Constructor and Description |
---|
cwtoolstest()
Constructs a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
Performs the main function.
|
void |
runTests()
Runs the tests.
|