Uses of Interface
org.junit.platform.engine.EngineExecutionListener

Packages that use EngineExecutionListener
Package
Description
Internal classes for test execution within the JUnit Jupiter test engine.
Public API for test engines.
Support classes and base implementation for any TestEngine that wishes to organize test suites hierarchically based on the Node abstraction.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.
Internal classes for test execution within the JUnit Vintage test engine.