| Package | Description |
|---|---|
| com.amazonaws.services.apptest |
AWS Mainframe Modernization Application Testing provides tools and resources for automated functional equivalence
testing for your migration projects.
|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTestCaseResult> |
AbstractAWSAppTestAsync.getTestCaseAsync(GetTestCaseRequest request,
AsyncHandler<GetTestCaseRequest,GetTestCaseResult> asyncHandler) |
Future<GetTestCaseResult> |
AWSAppTestAsync.getTestCaseAsync(GetTestCaseRequest getTestCaseRequest,
AsyncHandler<GetTestCaseRequest,GetTestCaseResult> asyncHandler)
Gets a test case.
|
Future<GetTestCaseResult> |
AWSAppTestAsyncClient.getTestCaseAsync(GetTestCaseRequest request,
AsyncHandler<GetTestCaseRequest,GetTestCaseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTestCaseRequest |
GetTestCaseRequest.clone() |
GetTestCaseRequest |
GetTestCaseRequest.withTestCaseId(String testCaseId)
The request test ID of the test case.
|
GetTestCaseRequest |
GetTestCaseRequest.withTestCaseVersion(Integer testCaseVersion)
The test case version of the test case.
|
Copyright © 2025. All rights reserved.