| Package | Description |
|---|---|
| io.dekorate.testing.adapter | |
| io.dekorate.testing.config | |
| io.dekorate.testing.kubernetes |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesIntegrationTestConfig |
KubernetesIntegrationTestConfigAdapter.adapt(KubernetesIntegrationTest instance) |
static KubernetesIntegrationTestConfig |
KubernetesIntegrationTestConfigAdapter.adapt(Map map) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableKubernetesIntegrationTestConfig
Generated
|
| Constructor and Description |
|---|
KubernetesIntegrationTestConfigBuilder(KubernetesIntegrationTestConfig instance) |
KubernetesIntegrationTestConfigBuilder(KubernetesIntegrationTestConfig instance,
Boolean validationEnabled) |
KubernetesIntegrationTestConfigBuilder(KubernetesIntegrationTestConfigFluent<?> fluent,
KubernetesIntegrationTestConfig instance) |
KubernetesIntegrationTestConfigBuilder(KubernetesIntegrationTestConfigFluent<?> fluent,
KubernetesIntegrationTestConfig instance,
Boolean validationEnabled) |
KubernetesIntegrationTestConfigFluentImpl(KubernetesIntegrationTestConfig instance) |
| Modifier and Type | Field and Description |
|---|---|
static KubernetesIntegrationTestConfig |
WithKubernetesIntegrationTestConfig.DEFAULT_KUBERNETES_INTEGRATION_TEST_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesIntegrationTestConfig |
WithKubernetesIntegrationTestConfig.getKubernetesIntegrationTestConfig(org.junit.jupiter.api.extension.ExtensionContext context) |
Copyright © 2018–2022 Red Hat. All rights reserved.