Package-level declarations

Types

Link copied to clipboard

AWS Mainframe Modernization Application Testing provides tools and resources for automated functional equivalence testing for your migration projects.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Creates a test case.

Link copied to clipboard

Creates a test configuration.

Link copied to clipboard

Creates a test suite.

Link copied to clipboard

Deletes a test case.

Link copied to clipboard

Deletes a test configuration.

Link copied to clipboard

Deletes a test run.

Link copied to clipboard

Deletes a test suite.

Link copied to clipboard
inline suspend fun AppTestClient.getTestCase(crossinline block: GetTestCaseRequest.Builder.() -> Unit): GetTestCaseResponse

Gets a test case.

Link copied to clipboard

Gets a test configuration.

Link copied to clipboard

Gets a test run step.

Link copied to clipboard

Gets a test suite.

Link copied to clipboard

Lists tags for a resource.

Link copied to clipboard

Lists test cases.

Link copied to clipboard

Lists test configurations.

Link copied to clipboard

Lists test runs.

Link copied to clipboard

Lists test run steps.

Link copied to clipboard

Lists test run test cases.

Link copied to clipboard

Lists test suites.

Link copied to clipboard

Starts a test run.

Link copied to clipboard
inline suspend fun AppTestClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

Specifies tags of a resource.

Link copied to clipboard

Untags a resource.

Link copied to clipboard

Updates a test case.

Link copied to clipboard

Updates a test configuration.

Link copied to clipboard

Updates a test suite.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.