Registering report classes in preferences
This option should be used for reports that will run on a small number of
machines. For wider distribution of a report generator, use the plug-in method
of registration.
To register a report:
- Open the Hyades Test preferences by clicking Window >
Preferences and expanding the Test branch.
- Click on Local Report Definitions and click Add.
- Type the name of the report.
- Type the full name of the class that implements the report (in the format
package.Class)
- Type the classpath required to run the report. Separate multiple entries
with the appropriate path separator; for example, semicolons (;) on Windows,
and colons (:) on Linux. It is not necessary to include the Component Test
JAR files.
- Specify the object and selection types the report can handle.
Related tasks
Defining new report generators
Related reference
Test suite reports API
(C) Copyright IBM Corporation 2000, 2003.
All Rights Reserved.