Class cwtoolstest

java.lang.Object
noaa.coastwatch.tools.cwtoolstest

public class cwtoolstest extends Object
The cwtoolstest program goes through every command line tool and tests the options.
Since:
3.2.3
Author:
Melanie Wright
  • Constructor Details

    • cwtoolstest

      public cwtoolstest() throws IOException
      Constructs a new instance of this class.
      Throws:
      IOException
  • Method Details

    • main

      public static void main(String[] argv)
      Performs the main function.
      Parameters:
      argv - the list of command line parameters.
    • runTests

      public void runTests()
      Runs the tests.