Uses of Interface
org.junit.platform.engine.EngineDiscoveryListener
Packages that use EngineDiscoveryListener
Package
Description
Public API for test engines.
Public API for configuring and launching test plans.
Common
LauncherDiscoveryListener
implementations and factory methods.-
Uses of EngineDiscoveryListener in org.junit.platform.engine
Fields in org.junit.platform.engine declared as EngineDiscoveryListenerModifier and TypeFieldDescriptionstatic final EngineDiscoveryListenerEngineDiscoveryListener.NOOPNo-op implementation ofEngineDiscoveryListenerMethods in org.junit.platform.engine that return EngineDiscoveryListenerModifier and TypeMethodDescriptiondefault EngineDiscoveryListenerEngineDiscoveryRequest.getDiscoveryListener()Get theEngineDiscoveryListenerfor this request. -
Uses of EngineDiscoveryListener in org.junit.platform.launcher
Classes in org.junit.platform.launcher that implement EngineDiscoveryListenerModifier and TypeClassDescriptionclassRegister a concrete implementation of this interface with aLauncherDiscoveryRequestBuilderto be notified of events that occur during test discovery. -
Uses of EngineDiscoveryListener in org.junit.platform.launcher.listeners.discovery
Classes in org.junit.platform.launcher.listeners.discovery that implement EngineDiscoveryListenerModifier and TypeClassDescription(package private) class(package private) class(package private) class