Package | Description |
---|---|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.Optional<StreamInterceptingTestExecutionListener> |
StreamInterceptingTestExecutionListener.create(ConfigurationParameters configurationParameters,
java.util.function.BiConsumer<TestIdentifier,ReportEntry> reporter) |