Uses of Interface
org.junit.platform.launcher.listeners.TestExecutionSummary.Failure
Package
Description
Common
TestExecutionListener
implementations and related support classes for
the Launcher
.-
Uses of TestExecutionSummary.Failure in org.junit.platform.launcher.listeners
Modifier and TypeMethodDescriptionTestExecutionSummary.getFailures()
Get an immutable list of the failures of the test plan execution.