
A P P E N D I X C
Test Description Fields and
Keywords
This appendix describes the Framework supported fields and keywords for test description files.
The JavaTest harness requires that each test is accompanied by machine readable descriptive data in the form of test
See the Java Technology Test Suite Development Guide for detailed information about creating test description files.
Test Description Fields
The test description file provides the harness with critical information required to run the specified test. Test description files contain fields that supply the following information to the harness:
■Source files that belong to the test
■Class or executable to run
■Information to determine how to run the test
91