public class TestFinishedEvent extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
TestFinishedEvent() |
|
TestFinishedEvent(Description description,
int timeMillis,
long startTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
Description |
getDescription() |
int |
getExecutionTime() |
long |
getStartTimestamp() |
EventType |
getType() |
protected void |
setDescription(Description description) |
protected TestFinishedEvent()
public TestFinishedEvent(Description description, int timeMillis, long startTimestamp)
public int getExecutionTime()
public long getStartTimestamp()
public Description getDescription()
getDescription in interface IDescribableprotected void setDescription(Description description)
Copyright © 2011-2013 Carrot Search s.c.. All Rights Reserved.