Uses of Package
org.junit.platform.launcher.listeners
-
Packages that use org.junit.platform.launcher.listeners Package Description org.junit.platform.console.command Commands of JUnit's console launcher.org.junit.platform.launcher.listeners CommonTestExecutionListenerimplementations and related support classes for theLauncher.org.junit.platform.suite.engine Core package for the JUnit Platform Suite test engine. -
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.console.command Class Description SummaryGeneratingListener SimpleTestExecutionListenerthat generates a summary of the test execution.TestExecutionSummary Summary of test plan execution. -
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.launcher.listeners Class Description LoggingListener SimpleTestExecutionListenerfor logging informational messages for all events via aBiConsumerthat consumesThrowableandSupplier<String>.MutableTestExecutionSummary Mutable, internal implementation of theTestExecutionSummaryAPI.OutputDir TestExecutionSummary Summary of test plan execution.TestExecutionSummary.Failure Failure of a test or container. -
Classes in org.junit.platform.launcher.listeners used by org.junit.platform.suite.engine Class Description TestExecutionSummary Summary of test plan execution.