Package noaa.coastwatch.tools
Class cwtoolstest
java.lang.Object
noaa.coastwatch.tools.cwtoolstest
The
cwtoolstest
program goes through every command
line tool and tests the options.- Since:
- 3.2.3
- Author:
- Melanie Wright
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
Holds an exit status code. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
cwtoolstest
Constructs a new instance of this class.- Throws:
IOException
-
-
Method Details
-
main
Performs the main function.- Parameters:
argv
- the list of command line parameters.
-
runTests
public void runTests()Runs the tests.
-