Class Main
java.lang.Object
org.testng.reporters.jq.Main
- All Implemented Interfaces:
IReporter, ITestNGListener
-
Field Details
-
REPORT_HEADER_FILE
- See Also:
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
generateReport
Description copied from interface:IReporterGenerate a report for the given suites into the specified output directory.- Specified by:
generateReportin interfaceIReporter- Parameters:
xmlSuites- The list ofXmlSuitesuites- The list ofISuiteoutputDirectory- The output directory
-