Uses of Interface
org.junit.platform.engine.EngineDiscoveryListener
Packages that use EngineDiscoveryListener
Package
Description
Public API for test engines.
Configurable test discovery implementation that can be reused by different test engines.
Public API for configuring and launching test plans.
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder.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.engine.support.discovery
Methods in org.junit.platform.engine.support.discovery with parameters of type EngineDiscoveryListenerModifier and TypeMethodDescriptionstatic DiscoveryIssueReporterDiscoveryIssueReporter.forwarding(EngineDiscoveryListener engineDiscoveryListener, UniqueId engineId) Create a newDiscoveryIssueReporterthat reports issues to the suppliedEngineDiscoveryListenerfor the specified engine. -
Uses of EngineDiscoveryListener in org.junit.platform.launcher
Subinterfaces of EngineDiscoveryListener in org.junit.platform.launcherModifier and TypeInterfaceDescriptioninterfaceRegister a concrete implementation of this interface with aLauncherDiscoveryRequestBuilderorLauncherto be notified of events that occur during test discovery. -
Uses of EngineDiscoveryListener in org.junit.platform.launcher.core
Classes in org.junit.platform.launcher.core that implement EngineDiscoveryListener -
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