testsuite
To specify the test suite, use the testsuite
command:
> jtharness ... -testsuite
path/filename [work-directory-command] [configuration-command] ... [task-command] ...
See About the Command-Line Examples for a description of the use of > jtharness.
See Command-Line Overview for a description of the command line structure.
When you want to specify a test suite, include the commands in the following sequence:
testsuite
path/filename).See Set-up Commands for detailed description of the available commands.
runtests
command.See Task Commands for a description of the available commands.
testsuite
Command In the following example, mytestsuite, myworkdir.wd
, and myconfig.jti
represent file names that might exist on your system.
Command Options Format Example:
> jtharness -testsuite
mytestsuite -workdir
myworkdir.wd -config
myconfig.jti -runtests
See Formatting a Command for descriptions and examples of other command formats that you can use.
Copyright © 2001, 2011, Oracle and/or its affiliates. All rights reserved.