|
+
|
LOGICAL ForceXmlXref
|
Returns if on Windows the XmlXref based ClassAnnotationParser
should be used to evaluate the class annotations
|
|
+
|
LOGICAL HaltOnError
|
Returns if the current job should be stopped after an error has
occured
|
|
+
|
LOGICAL ImportClientLog
|
Returns if the client logfile of the test run should be imported
into the JUnit output
|
|
+
|
LOGICAL ImportStdOut
|
Returns if the std output logfile of the test run should be imported
into the JUnit output
|
|
+
|
CHARACTER Output
|
Returns the name of the output file
|
|
+
|
CHARACTER Services
|
Gets and sets the list of service definition files that should be
loaded prior to the test run
|
|
+
|
CHARACTER Tests
|
Returns the pattern for the test classes to execute
|
|
+
|
CHARACTER TestSuite
|
Returns the Name of the Test Suite as it will appear in the JUnit output
|