public class TestIgnoredEvent extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
TestIgnoredEvent() |
|
TestIgnoredEvent(org.junit.runner.Description description,
String cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCause() |
org.junit.runner.Description |
getDescription() |
long |
getStartTimestamp() |
EventType |
getType() |
protected void |
setDescription(org.junit.runner.Description description) |
protected TestIgnoredEvent()
public TestIgnoredEvent(org.junit.runner.Description description,
String cause)
public long getStartTimestamp()
public String getCause()
public org.junit.runner.Description getDescription()
getDescription in interface IDescribableprotected void setDescription(org.junit.runner.Description description)
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.