This section provides many examples of the command line in the following basic sequence:
> javatest [agent commands]
In the examples:
JT Harness harness
represents the command or commands that your test suite would use to start the JT Harness harness.
Start the JT Harness harness from a writeable directory where you intend to create files and store test results. The command or commands that your test suite uses to start the JT Harness harness must include the path of the directory [jt_dir] where the javatest.jar
file is installed. The javatest.jar
file is usually installed in the TCK lib
directory when the JT Harness harness is bundled with a TCK.
Copyright © 2004, 2011, Oracle and/or its affiliates. All rights reserved.