See: Description
| Interface | Description |
|---|---|
| Report.CustomReportManager | |
| Report.StartGenListener |
| 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 instead
|
| ReportDirChooser |
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 | Description |
|---|---|
| KflSorter.Transitions |
| Exception | Description |
|---|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.