public class SchemaTestExtension extends TestTemplateExtension
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaTestExtension.SchemaTestParameter |
TestTemplateExtension.CustomTestTemplateInvocationContext, TestTemplateExtension.TestScopeParameterResolver| Modifier and Type | Field and Description |
|---|---|
static List<String> |
METADATA_ACCESS_STRATEGIES |
| Constructor and Description |
|---|
SchemaTestExtension() |
| Modifier and Type | Method and Description |
|---|---|
Stream<org.junit.jupiter.api.extension.TestTemplateInvocationContext> |
provideTestTemplateInvocationContexts(org.junit.jupiter.api.extension.ExtensionContext context) |
boolean |
supportsTestTemplate(org.junit.jupiter.api.extension.ExtensionContext context) |
public boolean supportsTestTemplate(org.junit.jupiter.api.extension.ExtensionContext context)
public Stream<org.junit.jupiter.api.extension.TestTemplateInvocationContext> provideTestTemplateInvocationContexts(org.junit.jupiter.api.extension.ExtensionContext context)
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.