public class HtmlReport extends Object
| Constructor and Description |
|---|
HtmlReport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
aggregate(Enum[] resultsReported,
List<String> srcReportSubdirs,
File destReportPath) |
static void |
aggregate(Enum[] resultsReported,
String srcReportSubdir,
File destReportPath) |
static void |
aggregateInPlace(Enum[] resultsReported,
List<String> srcReportSubdirs,
File destReportPath) |
public static void aggregate(Enum[] resultsReported, String srcReportSubdir, File destReportPath) throws IOException
IOExceptionpublic static void aggregate(Enum[] resultsReported, List<String> srcReportSubdirs, File destReportPath) throws IOException
IOExceptionCopyright © 2023. All rights reserved.