| Package | Description |
|---|---|
| software.amazon.awscdk.integtests |
integ-tests
|
| Modifier and Type | Method and Description |
|---|---|
IntegTestCase |
IntegTestCase.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<IntegTestCase> |
IntegTestProps.getTestCases()
(experimental) List of test cases that make up this test.
|
List<IntegTestCase> |
IntegTestProps.Jsii$Proxy.getTestCases() |
| Modifier and Type | Method and Description |
|---|---|
IntegTest.Builder |
IntegTest.Builder.testCases(List<? extends IntegTestCase> testCases)
(experimental) List of test cases that make up this test.
|
IntegTestProps.Builder |
IntegTestProps.Builder.testCases(List<? extends IntegTestCase> testCases)
Sets the value of
IntegTestProps.getTestCases() |
Copyright © 2022. All rights reserved.