Uses of Class
com.sun.javatest.report.CustomReport

Packages that use CustomReport
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. 
 

Uses of CustomReport in com.sun.javatest.exec
 

Methods in com.sun.javatest.exec that return CustomReport
 CustomReport[] ContextManager.getCustomReports()
          Get custom report types.
 

Uses of CustomReport in com.sun.javatest.report
 

Methods in com.sun.javatest.report that return CustomReport
 CustomReport[] Report.CustomReportManager.getCustomReports()
           
 



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