Class InterceptingExecutableInvoker

java.lang.Object
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker

@API(status=INTERNAL, since="5.0") public class InterceptingExecutableInvoker extends Object
InterceptingExecutableInvoker encapsulates the invocation of a Executable (i.e., method or constructor), including support for dynamic resolution of method parameters via ParameterResolvers.
Since:
5.0