| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTestConfiguration
Immutable implementation of
TestConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableTestConfiguration |
ImmutableTestConfiguration.copyOf(TestConfiguration instance)
Creates an immutable copy of a
TestConfiguration value. |
ImmutableTestConfiguration.Builder |
ImmutableTestConfiguration.Builder.from(TestConfiguration instance)
Fill a builder with attribute values from the provided
TestConfiguration instance. |
| Constructor and Description |
|---|
ResourceInfoProvider(TestConfiguration testConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected TestConfiguration |
BasicCustomConnectorTestCases.configuration |
| Modifier and Type | Method and Description |
|---|---|
static TestConfiguration |
ConfigurationUtil.getTestConfiguration(org.testng.ITestContext iTestContext) |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.