Describes how a test operation finished with failures.
| Type | Name and description |
|---|---|
List<? extends Failure> |
getFailures()Returns the exceptions that occurred while running the test operation, if any. |
| Methods inherited from class | Name |
|---|---|
interface FailureResult |
getFailures |