Uses of Class
com.sun.javatest.report.CustomReport
Packages that use CustomReport
Package
Description
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
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 -
Uses of CustomReport in com.sun.javatest.report
Methods in com.sun.javatest.report that return CustomReportMethods in com.sun.javatest.report that return types with arguments of type CustomReportMethod parameters in com.sun.javatest.report with type arguments of type CustomReportModifier and TypeMethodDescriptionvoid
ReportSettings.setCustomReports
(List<CustomReport> customReportCollection)