public static interface TestExecutionSummary.Failure
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
getException() |
Get the
Throwable causing the failure. |
TestIdentifier |
getTestIdentifier() |
Get the identifier of the failed test or container.
|
TestIdentifier getTestIdentifier()
TestIdentifier for this failure; never nullCopyright © 2019. All rights reserved.