@Incubating public interface TestFailureResult extends TestOperationResult, FailureResult
| Modifier and Type | Method and Description |
|---|---|
List<? extends Failure> |
getFailures()
Returns the exceptions that occurred while running the test operation, if any.
|
getEndTime, getStartTimeList<? extends Failure> getFailures()
getFailures in interface FailureResult