Package org.junit.platform.launcher.listeners
package org.junit.platform.launcher.listeners
Common
TestExecutionListener
implementations and related support classes for
the Launcher
.-
ClassDescriptionDeprecated.Simple
TestExecutionListener
for logging informational messages for all events via aBiConsumer
that consumesThrowable
andSupplier<String>
.Mutable, internal implementation of theTestExecutionSummary
API.SimpleTestExecutionListener
that generates a summary of the test execution.Summary of test plan execution.Failure of a test or container.
LegacyReportingUtils
instead.