Uses of Class
org.junit.jupiter.engine.execution.InvocationInterceptorChain
Packages that use InvocationInterceptorChain
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Internal classes for test execution within the JUnit Jupiter test engine.
-
Uses of InvocationInterceptorChain in org.junit.jupiter.engine.descriptor
Fields in org.junit.jupiter.engine.descriptor declared as InvocationInterceptorChainModifier and TypeFieldDescriptionprivate static final InvocationInterceptorChain
DynamicTestTestDescriptor.interceptorChain
-
Uses of InvocationInterceptorChain in org.junit.jupiter.engine.execution
Fields in org.junit.jupiter.engine.execution declared as InvocationInterceptorChainModifier and TypeFieldDescriptionprivate static final InvocationInterceptorChain
InterceptingExecutableInvoker.interceptorChain