Package org.junit.platform.launcher.listeners
package org.junit.platform.launcher.listeners
Common
TestExecutionListener implementations and related support classes for
the Launcher.-
ClassDescriptionDeprecated.Simple
TestExecutionListenerfor logging informational messages for all events via aBiConsumerthat consumesThrowableandSupplier<String>.Mutable, internal implementation of theTestExecutionSummaryAPI.SimpleTestExecutionListenerthat generates a summary of the test execution.Summary of test plan execution.Failure of a test or container.
LegacyReportingUtilsinstead.