public class ScreenShooter
extends ExitCodeListener
@Listeners({ ScreenShooter.class})| Modifier and Type | Field and Description |
|---|---|
static boolean |
captureSuccessfulTests |
| Constructor and Description |
|---|
ScreenShooter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onTestFailure(ITestResult result) |
void |
onTestStart(ITestResult result) |
void |
onTestSuccess(ITestResult result) |