Uses of Class
org.junit.platform.launcher.core.DelegatingEngineExecutionListener
Packages that use DelegatingEngineExecutionListener
Package
Description
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder
.-
Uses of DelegatingEngineExecutionListener in org.junit.platform.launcher.core
Subclasses of DelegatingEngineExecutionListener in org.junit.platform.launcher.coreModifier and TypeClassDescription(package private) class
Delays reporting of engine skipped/finished events so that exceptions thrown by engines can be reported to listeners.(package private) class
Prunes the stack trace in case of a failed event.