public class Main extends Object implements IReporter
Modifier and Type | Field and Description |
---|---|
static String |
REPORT_HEADER_FILE |
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
void |
generateReport(List<XmlSuite> xmlSuites,
List<ISuite> suites,
String outputDirectory)
Generate a report for the given suites into the specified output directory.
|
public static final String REPORT_HEADER_FILE
Copyright © 2024. All rights reserved.