Any report class must implement the class org.eclipse.hyades.ui.IReportGenerator, which defines nine methods.
The Component Test API provides a default implementation for this interface: org.eclipse.hyades.ui.IReportGenerator. A report developer can create a class that extends this one, redefining only the methods that are relevant for the analysis that will be performed.
For more information, refer to the Javadoc or to the Hyades Web site (www.eclipse.org/hyades).
Related tasks
Defining new report generators
Related reference
Test suite reports API
(C) Copyright IBM Corporation 2000, 2003. All Rights Reserved.