Package | Description |
---|---|
org.junit.platform.launcher.listeners |
Common
TestExecutionListener implementations and related support classes for
the Launcher . |
Modifier and Type | Method and Description |
---|---|
List<TestExecutionSummary.Failure> |
TestExecutionSummary.getFailures()
Get an immutable list of the failures of the test plan execution.
|