Class ReportScript

java.lang.Object
com.sun.javatest.Script
com.sun.javatest.lib.ReportScript

public class ReportScript extends Script
A special script which reads the result file which is presumed to exist in the work directory as the result of a prior run. This will allow the creation of a TestResult object from a old test run.
  • Constructor Details

    • ReportScript

      public ReportScript()
  • Method Details