Package | Description |
---|---|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
StreamInterceptingTestExecutionListener |
Modifier and Type | Field and Description |
---|---|
private java.util.List<TestExecutionListenerRegistry.EagerTestExecutionListener> |
TestExecutionListenerRegistry.eagerTestExecutionListeners |
Modifier and Type | Method and Description |
---|---|
private void |
TestExecutionListenerRegistry.notifyEagerTestExecutionListeners(java.util.function.Consumer<TestExecutionListenerRegistry.EagerTestExecutionListener> consumer) |