Package com.sun.javatest.report
This package provides API for generating reports about test runs.
- Since:
- 3.1
-
Interface Summary Interface Description Report.CustomReportManager Report.StartGenListener -
Class Summary Class Description COFReport CustomReport API to specify a customized report type for the Test Manager.CustomReport.ReportConfigPanel Configuration panel for a report.CustomReportFormat HTMLReport HTML format of the report.HTMLWriterEx A class to facilitate writing HTML via a stream.KflPlainText Class to emit KFL check results in plain text format.KflSorter Support class to read and process a list of tests and test cases which are known to fail during execution.KflSorter.TestDiff Created for each result which somehow does not match what was expected based on the KFL.PlainTextReport Plain text version of the report.Report A report generator for sets of test results.Report.Settings Deprecated. Use com.sun.javatest.report.ReportSettings insteadReportDirChooser A custom JFileChooser, for a user to choose a report directory.ReportManager A command manager to provide commands for reporting test results.ReportSettings Specify what parts of the reports to generate.XMLReport XML report (dump).XMLReportMaker -
Enum Summary Enum Description KflSorter.Transitions -
Exception Summary Exception Description