Uses of Package
org.junit.platform.launcher.listeners
Packages that use org.junit.platform.launcher.listeners
Package
Description
Configuration options for JUnit's console launcher.
Internal execution tasks for JUnit's console launcher.
Common
TestExecutionListener implementations and related support classes for
the Launcher.-
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.console.options
-
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.console.tasksClassDescriptionSimple
TestExecutionListenerthat generates a summary of the test execution.Summary of test plan execution. -
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.launcher.listenersClassDescriptionSimple
TestExecutionListenerfor logging informational messages for all events via aBiConsumerthat consumesThrowableandSupplier<String>.Mutable, internal implementation of theTestExecutionSummaryAPI.Summary of test plan execution.Failure of a test or container.