FinishEvent
, ProgressEvent
, TestProgressEvent
public interface TestFinishEvent extends TestProgressEvent, FinishEvent
getResult()
.Modifier and Type | Method | Description |
---|---|---|
TestOperationResult |
getResult() |
Returns the result of the finished test operation.
|
getDisplayName, getEventTime
getDescriptor
TestOperationResult getResult()
getResult
in interface FinishEvent