public final class FailFastEventsSingleton
extends java.lang.Object
FailFastNotifier and TestNG provider.| Modifier and Type | Field and Description |
|---|---|
private static FailFastEventsSingleton |
INSTANCE |
private boolean |
skipAfterFailure |
| Modifier | Constructor and Description |
|---|---|
private |
FailFastEventsSingleton() |
| Modifier and Type | Method and Description |
|---|---|
static FailFastEventsSingleton |
getInstance() |
boolean |
isSkipAfterFailure() |
void |
setSkipOnNextTest() |
private static final FailFastEventsSingleton INSTANCE
private volatile boolean skipAfterFailure
public static FailFastEventsSingleton getInstance()
public boolean isSkipAfterFailure()
public void setSkipOnNextTest()