Uses of Package
com.sun.javatest.report

Packages that use com.sun.javatest.report
com.sun.javatest.exec The Test Manager Tool provides a GUI for opening, browsing, configuring, and running tests and test suites, and for browsing the results. 
com.sun.javatest.report This package provides API for generating reports about test runs. 
 

Classes in com.sun.javatest.report used by com.sun.javatest.exec
CustomReport
          API to specify a customized report type for the Test Manager.
Report.CustomReportManager
           
 

Classes in com.sun.javatest.report used by com.sun.javatest.report
CustomReport
          API to specify a customized report type for the Test Manager.
CustomReport.ReportConfigPanel
          Configuration panel for a report.
CustomReport.ReportException
          The class ReportException indicates an error during report creation.
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.
KflSorter.Transitions
           
Report.Settings
          Deprecated. Use com.sun.javatest.report.ReportSettings instead
Report.StartGenListener
           
ReportSettings
          Specify what parts of the reports to generate.
 



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