Package com.sun.javatest.report

This package provides API for generating reports about test runs.

See:
          Description

Interface Summary
Report.CustomReportManager  
Report.StartGenListener  
 

Class Summary
COFReport  
CustomReport API to specify a customized report type for the Test Manager.
CustomReport.ReportConfigPanel Configuration panel for a report.
CustomReport.ReportEnviroment Specified environment and settings for report generation.
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.
Report A report generator for sets of test results.
Report.Settings Specify what parts of the reports to generate.
ReportDirChooser A custom JFileChooser, for a user to choose a report directory.
ReportManager A command manager to provide commands for reporting test results.
XMLReportMaker  
 

Enum Summary
KflSorter.Transitions  
 

Exception Summary
 

Package com.sun.javatest.report Description

This package provides API for generating reports about test runs.

Since:
3.1


Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.