Uses of Interface
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Internal classes for test execution within the JUnit Jupiter test engine.
-
Uses of InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall in org.junit.jupiter.engine.descriptor
Methods in org.junit.jupiter.engine.descriptor with parameters of type InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCallModifier and TypeMethodDescriptionprivate void
ClassBasedTestDescriptor.invokeMethodInExtensionContext
(Method method, org.junit.jupiter.api.extension.ExtensionContext context, ExtensionRegistry registry, InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall interceptorCall) -
Uses of InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall in org.junit.jupiter.engine.execution
Methods in org.junit.jupiter.engine.execution with parameters of type InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCallModifier and TypeMethodDescriptionInterceptingExecutableInvoker.ReflectiveInterceptorCall.ofVoidMethod
(InterceptingExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall call)