public class FailureDetector
extends org.junit.runner.notification.RunListener
Modifier and Type | Field and Description |
---|---|
private boolean |
failed |
Constructor and Description |
---|
FailureDetector() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccessful() |
void |
testFailure(org.junit.runner.notification.Failure failure) |