public class JqReporter extends Object implements IReporter
Constructor and Description |
---|
JqReporter() |
Modifier and Type | Method and Description |
---|---|
protected String |
generateOutputDirectoryName(String outputDirectory)
Overridable by subclasses to create different directory names (e.g.
|
void |
generateReport(List<XmlSuite> xmlSuites,
List<ISuite> suites,
String outputDirectory)
Generate a report for the given suites into the specified output directory.
|
Copyright © 2014. All Rights Reserved.