Specify any environment variables that JavaTest should use
in the environment created to run the tests on your
system. Specify the variables using
name=value pairs. For example on Solaris
systems:
special_path=/home/env/config
JavaTest cannot inherit environment variables from your
operating system environment. If you find that your tests
run correctly outside of JavaTest, but do not run correctly
using JavaTest, it may be because a value is set in your
operating system environment that is not available to the
test. If you check your operating system environment and
determine that this is the case, set the missing values
here.