Uses of Interface
org.junit.jupiter.engine.execution.InvocationInterceptorChain.VoidInterceptorCall
Package
Description
Internal classes for test execution within the JUnit Jupiter test engine.
-
Uses of InvocationInterceptorChain.VoidInterceptorCall in org.junit.jupiter.engine.execution
Modifier and TypeMethodDescriptionInvocationInterceptorChain.InterceptorCall.ofVoid
(InvocationInterceptorChain.VoidInterceptorCall call)