Package com.vaadin.testbench.screenshot
Class ScreenShotFailureReporter
- java.lang.Object
-
- com.vaadin.testbench.screenshot.ScreenShotFailureReporter
-
public class ScreenShotFailureReporter extends Object
-
-
Constructor Summary
Constructors Constructor Description ScreenShotFailureReporter(BufferedImage referenceImage, boolean[][] falseBlocks)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreateErrorImageAndHTML(String fileName, BufferedImage screenshotImage)
-
-
-
Constructor Detail
-
ScreenShotFailureReporter
public ScreenShotFailureReporter(BufferedImage referenceImage, boolean[][] falseBlocks)
-
-
Method Detail
-
createErrorImageAndHTML
public void createErrorImageAndHTML(String fileName, BufferedImage screenshotImage)
-
-