Uses of Interface
org.junit.jupiter.api.extension.ExecutableInvoker
Packages that use ExecutableInvoker
-
Uses of ExecutableInvoker in org.junit.jupiter.api.extension
Methods in org.junit.jupiter.api.extension that return ExecutableInvokerModifier and TypeMethodDescriptionExtensionContext.getExecutableInvoker()
Get anExecutableInvoker
to invoke methods and constructors with support for dynamic resolution of parameters.