Uses of Package
org.junit.platform.launcher.listeners
Packages that use org.junit.platform.launcher.listeners
Package
Description
Commands of JUnit's console launcher.
Common
TestExecutionListener implementations and related support classes for
the Launcher.Core package for the JUnit Platform Suite test engine.
-
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.console.commandClassDescriptionSimple
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. -
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.suite.engine