Uses of Package
org.junit.platform.launcher.listeners
Package
Description
Support for launching the JUnit Platform from the console.
Internal execution tasks for JUnit's console launcher.
Common
TestExecutionListener
implementations and related support classes for
the Launcher
.-
-
-
ClassDescriptionSimple
TestExecutionListener
for logging informational messages for all events via aBiConsumer
that consumesThrowable
andSupplier<String>
.Summary of test plan execution.Failure of a test or container.