Uses of Interface
org.junit.jupiter.api.extension.TestTemplateInvocationContext
-
Uses of TestTemplateInvocationContext in org.junit.jupiter.api.extension
Modifier and TypeMethodDescriptionTestTemplateInvocationContextProvider.provideTestTemplateInvocationContexts
(ExtensionContext context) Provide invocation contexts for the test template method represented by the suppliedcontext
.