Uses of Interface
org.junit.platform.launcher.LauncherInterceptor.Invocation
Package
Description
Public API for configuring and launching test plans.
-
Uses of LauncherInterceptor.Invocation in org.junit.platform.launcher
Modifier and TypeMethodDescription<T> T
LauncherInterceptor.intercept
(LauncherInterceptor.Invocation<T> invocation) Intercept the supplied invocation.