| Package | Description |
|---|---|
| net.serenitybdd.core.photography |
A collection of classes that handle taking screenshots and other live documentation artifacts during tests.
|
| net.serenitybdd.core.photography.bluring | |
| net.serenitybdd.core.photography.resizing |
| Modifier and Type | Method and Description |
|---|---|
ScreenshotNegative |
ScreenshotNegative.ScreenshotNegativeBuilder.andTargetPathOf(Path finalScreenshotPath) |
ScreenshotNegative |
PhotoFilter.process(ScreenshotNegative negative) |
ScreenshotNegative |
ScreenshotNegative.withScreenshotPath(Path path) |
| Modifier and Type | Method and Description |
|---|---|
ScreenshotReceipt |
DarkroomProcessingLine.addToProcessingQueue(ScreenshotNegative negative) |
Path |
PhotoFilter.amendedScreenshotPath(ScreenshotNegative negative) |
ScreenshotNegative |
PhotoFilter.process(ScreenshotNegative negative) |
void |
DarkroomProcessingLine.process(ScreenshotNegative negative) |
ScreenshotReceipt |
Darkroom.sendNegative(ScreenshotNegative screenshotNegative)
Returns a receipt of the screenshot negative with the definitive destination path
|
ScreenshotReceipt |
Darkroom.submitForProcessing(ScreenshotNegative negative) |
| Constructor and Description |
|---|
AmendedPathBuilder(ScreenshotNegative negative) |
| Modifier and Type | Method and Description |
|---|---|
ScreenshotNegative |
Blurer.process(ScreenshotNegative negative) |
| Modifier and Type | Method and Description |
|---|---|
Path |
Blurer.amendedScreenshotPath(ScreenshotNegative negative) |
ScreenshotNegative |
Blurer.process(ScreenshotNegative negative) |
| Modifier and Type | Method and Description |
|---|---|
ScreenshotNegative |
Resizer.process(ScreenshotNegative negative) |
| Modifier and Type | Method and Description |
|---|---|
Path |
Resizer.amendedScreenshotPath(ScreenshotNegative negative) |
ScreenshotNegative |
Resizer.process(ScreenshotNegative negative) |
Copyright © 2023. All rights reserved.