public class HTMLReportGenerator
extends java.lang.Object
| Constructor and Description |
|---|
HTMLReportGenerator(FileService fileService) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeReport(java.util.List<ScreenshotComparisonResult> screenshotComparisonResults) |
public HTMLReportGenerator(FileService fileService)
public void writeReport(java.util.List<ScreenshotComparisonResult> screenshotComparisonResults) throws java.io.FileNotFoundException
java.io.FileNotFoundException