| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCase.Jsii$Proxy
An implementation for
TestCase |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
TestCase.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,TestCase> |
IntegManifest.getTestCases()
test cases.
|
Map<String,TestCase> |
IntegManifest.Jsii$Proxy.getTestCases() |
| Modifier and Type | Method and Description |
|---|---|
IntegManifest.Builder |
IntegManifest.Builder.testCases(Map<String,? extends TestCase> testCases)
Sets the value of
IntegManifest.getTestCases() |
Copyright © 2022. All rights reserved.