public class TestStartedEvent extends Object
Modifier | Constructor and Description |
---|---|
protected |
TestStartedEvent() |
|
TestStartedEvent(org.junit.runner.Description description) |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
EventType |
getType() |
protected void |
setDescription(org.junit.runner.Description description) |
protected TestStartedEvent()
public TestStartedEvent(org.junit.runner.Description description)
public org.junit.runner.Description getDescription()
getDescription
in interface IDescribable
protected void setDescription(org.junit.runner.Description description)
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.