public interface AggregatedResultEvent
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
List<IEvent> |
getEventStream() |
long |
getExecutionTime() |
List<FailureMirror> |
getFailures() |
ForkedJvmInfo |
getSlave() |
long |
getStartTimestamp() |
boolean |
isSuccessful() |
org.junit.runner.Description getDescription()
ForkedJvmInfo getSlave()
boolean isSuccessful()
List<FailureMirror> getFailures()
long getStartTimestamp()
long getExecutionTime()
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.