| Package | Description |
|---|---|
| software.amazon.awscdk.integtests |
integ-tests
|
| Class and Description |
|---|
| ActualResult
(experimental) Represents the "actual" results to compare.
|
| AssertionRequest
(experimental) A request to make an assertion that the actual value matches the expected.
|
| AssertionRequest.Builder
A builder for
AssertionRequest |
| AssertionResult
(experimental) The result of an Assertion wrapping the actual result data in another struct.
|
| AssertionResult.Builder
A builder for
AssertionResult |
| AssertionResultData
(experimental) The result of an assertion.
|
| AssertionResultData.Builder
A builder for
AssertionResultData |
| AssertionsProvider
(experimental) Represents an assertions provider.
|
| AssertionType
(experimental) The type of assertion to perform.
|
| AwsApiCall
(experimental) Construct that creates a custom resource that will perform a query using the AWS SDK.
|
| AwsApiCall.Builder
(experimental) A fluent builder for
AwsApiCall. |
| AwsApiCallOptions
(experimental) Options to perform an AWS JavaScript V2 API call.
|
| AwsApiCallOptions.Builder
A builder for
AwsApiCallOptions |
| AwsApiCallProps
(experimental) Options for creating an SDKQuery provider.
|
| AwsApiCallProps.Builder
A builder for
AwsApiCallProps |
| AwsApiCallRequest
(experimental) A AWS JavaScript SDK V2 request.
|
| AwsApiCallRequest.Builder
A builder for
AwsApiCallRequest |
| AwsApiCallResult
(experimental) The result from a SdkQuery.
|
| AwsApiCallResult.Builder
A builder for
AwsApiCallResult |
| EqualsAssertion
(experimental) Construct that creates a CustomResource to assert that two values are equal.
|
| EqualsAssertion.Builder
(experimental) A fluent builder for
EqualsAssertion. |
| EqualsAssertionProps
(experimental) Options for an EqualsAssertion.
|
| EqualsAssertionProps.Builder
A builder for
EqualsAssertionProps |
| ExpectedResult
(experimental) Represents the "expected" results to compare.
|
| IAwsApiCall
(experimental) Interface for creating a custom resource that will perform an API call using the AWS SDK.
|
| IAwsApiCall.Jsii$Default
Internal default implementation for
IAwsApiCall. |
| IDeployAssert
(experimental) Interface that allows for registering a list of assertions that should be performed on a construct.
|
| IDeployAssert.Jsii$Default
Internal default implementation for
IDeployAssert. |
| IntegTest
(experimental) A collection of test cases.
|
| IntegTest.Builder
(experimental) A fluent builder for
IntegTest. |
| IntegTestCase
(experimental) An integration test case.
|
| IntegTestCase.Builder
(experimental) A fluent builder for
IntegTestCase. |
| IntegTestCaseProps
(experimental) Properties of an integration test case.
|
| IntegTestCaseProps.Builder
A builder for
IntegTestCaseProps |
| IntegTestCaseStack
(experimental) An integration test case stack.
|
| IntegTestCaseStack.Builder
(experimental) A fluent builder for
IntegTestCaseStack. |
| IntegTestCaseStackProps
(experimental) Properties of an integration test case stack.
|
| IntegTestCaseStackProps.Builder
A builder for
IntegTestCaseStackProps |
| IntegTestProps
(experimental) Integration test properties.
|
| IntegTestProps.Builder
A builder for
IntegTestProps |
| InvocationType
(experimental) The type of invocation.
|
| LambdaInvokeFunction
(experimental) An AWS Lambda Invoke function API call.
|
| LambdaInvokeFunction.Builder
(experimental) A fluent builder for
LambdaInvokeFunction. |
| LambdaInvokeFunctionProps
(experimental) Options to pass to the Lambda invokeFunction API call.
|
| LambdaInvokeFunctionProps.Builder
A builder for
LambdaInvokeFunctionProps |
| LogType
(experimental) Set to Tail to include the execution log in the response.
|
| Status
(experimental) The status of the assertion.
|
Copyright © 2022. All rights reserved.