Uses of Class
org.junit.platform.launcher.core.DelegatingEngineExecutionListener
-
Packages that use DelegatingEngineExecutionListener Package Description org.junit.platform.launcher.core Core support classes for theLauncherincluding theLauncherFactoryand theLauncherDiscoveryRequestBuilder. -
-
Uses of DelegatingEngineExecutionListener in org.junit.platform.launcher.core
Subclasses of DelegatingEngineExecutionListener in org.junit.platform.launcher.core Modifier and Type Class Description (package private) classOutcomeDelayingEngineExecutionListenerDelays reporting of engine skipped/finished events so that exceptions thrown by engines can be reported to listeners.
-