public class SuiteStartedEvent extends Object
Modifier | Constructor and Description |
---|---|
protected |
SuiteStartedEvent() |
|
SuiteStartedEvent(org.junit.runner.Description description,
long startTimestamp) |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
long |
getStartTimestamp() |
EventType |
getType() |
protected void |
setDescription(org.junit.runner.Description description) |
protected SuiteStartedEvent()
public SuiteStartedEvent(org.junit.runner.Description description, long startTimestamp)
public long getStartTimestamp()
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.