public class ScreenshotFormatter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
net.thucydides.core.model.screenshots.Screenshot |
expandToHeight(int targetHeight) |
static ScreenshotFormatter |
forScreenshot(net.thucydides.core.model.screenshots.Screenshot screenshot) |
ScreenshotFormatter |
inDirectory(java.io.File sourceDirectory) |
ScreenshotFormatter |
keepOriginals(boolean shouldKeepOriginalScreenshots) |
public static ScreenshotFormatter forScreenshot(net.thucydides.core.model.screenshots.Screenshot screenshot)
public ScreenshotFormatter inDirectory(java.io.File sourceDirectory)
public ScreenshotFormatter keepOriginals(boolean shouldKeepOriginalScreenshots)
public net.thucydides.core.model.screenshots.Screenshot expandToHeight(int targetHeight)
throws java.io.IOException
java.io.IOException