Uses of Interface
org.junit.jupiter.api.extension.TestTemplateInvocationContext
Packages that use TestTemplateInvocationContext
-
Uses of TestTemplateInvocationContext in org.junit.jupiter.api.extension
Methods in org.junit.jupiter.api.extension that return types with arguments of type TestTemplateInvocationContextModifier and TypeMethodDescriptionTestTemplateInvocationContextProvider.provideTestTemplateInvocationContexts
(ExtensionContext context) Provide invocation contexts for the test template method represented by the suppliedcontext
.