Package org.junit.platform.launcher.listeners
@NullMarked
package org.junit.platform.launcher.listeners
Common
TestExecutionListener implementations and related support classes for
the Launcher.-
ClassDescriptionSimple
TestExecutionListenerfor logging informational messages for all events via aBiConsumerthat consumesThrowableandSupplier<String>.SimpleTestExecutionListenerthat generates a summary of the test execution.Summary of test plan execution.Failure of a test or container.UniqueIdTrackingListeneris aTestExecutionListenerthat tracks the unique IDs of all tests that were executed during the execution of theTestPlanand generates a file containing the unique IDs once execution of theTestPlanhas finished.