Uses of Interface
org.junit.platform.launcher.LauncherInterceptor.Invocation
Packages that use LauncherInterceptor.Invocation
Package
Description
Public API for configuring and launching test plans.
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder.-
Uses of LauncherInterceptor.Invocation in org.junit.platform.launcher
Methods in org.junit.platform.launcher with parameters of type LauncherInterceptor.InvocationModifier and TypeMethodDescription<T> TLauncherInterceptor.intercept(LauncherInterceptor.Invocation<T> invocation) Intercept the supplied invocation. -
Uses of LauncherInterceptor.Invocation in org.junit.platform.launcher.core
Methods in org.junit.platform.launcher.core with parameters of type LauncherInterceptor.InvocationModifier and TypeMethodDescription<T> TClasspathAlignmentCheckingLauncherInterceptor.intercept(LauncherInterceptor.Invocation<T> invocation)