public abstract class FailureEvent extends Object implements IDescribable
| Constructor and Description |
|---|
FailureEvent(EventType type) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runner.Description |
getDescription() |
FailureMirror |
getFailure() |
EventType |
getType() |
protected void |
setFailure(org.junit.runner.notification.Failure failure) |
public FailureEvent(EventType type)
protected void setFailure(org.junit.runner.notification.Failure failure)
public FailureMirror getFailure()
public org.junit.runner.Description getDescription()
getDescription in interface IDescribableCopyright © 2011–2015 Carrot Search s.c.. All rights reserved.