Uses of Class
com.sun.javatest.report.Report.Settings
-
Packages that use Report.Settings Package Description com.sun.javatest.report This package provides API for generating reports about test runs. -
-
Uses of Report.Settings in com.sun.javatest.report
Methods in com.sun.javatest.report with parameters of type Report.Settings Modifier and Type Method Description void
Report. writeReport(Report.Settings s, java.io.File dir)
Deprecated.use writeReports(ReportSettings s, File dir)
-