Class InvocationInterceptorChain.ValidatingInvocation<T>

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

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