public static interface TestExecutionSummary.Failure
Modifier and Type | Method and 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 null