Package | Description |
---|---|
org.junit.jupiter.api.extension |
JUnit Jupiter API for writing extensions.
|
Modifier and Type | Method | Description |
---|---|---|
Stream<TestTemplateInvocationContext> |
TestTemplateInvocationContextProvider.provideTestTemplateInvocationContexts(ExtensionContext context) |
Provide invocation contexts
for the test template method represented by the supplied
context . |
Copyright © 2019. All rights reserved.