Uses of Class
org.junit.platform.launcher.core.StreamInterceptingTestExecutionListener
Packages that use StreamInterceptingTestExecutionListener
Package
Description
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder
.-
Uses of StreamInterceptingTestExecutionListener in org.junit.platform.launcher.core
Methods in org.junit.platform.launcher.core that return types with arguments of type StreamInterceptingTestExecutionListenerModifier and TypeMethodDescription(package private) static Optional
<StreamInterceptingTestExecutionListener> StreamInterceptingTestExecutionListener.create
(ConfigurationParameters configurationParameters, BiConsumer<TestIdentifier, ReportEntry> reporter)