Class InvocationInterceptorChain.InterceptedInvocation<T>

java.lang.Object
org.junit.jupiter.engine.execution.InvocationInterceptorChain.InterceptedInvocation<T>
All Implemented Interfaces:
InvocationInterceptor.Invocation<T>
Enclosing class:
InvocationInterceptorChain

private static class InvocationInterceptorChain.InterceptedInvocation<T> extends Object implements InvocationInterceptor.Invocation<T>