| 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 |
|---|---|
UpdateTestCaseResult |
AbstractAWSAppTest.updateTestCase(UpdateTestCaseRequest request) |
UpdateTestCaseResult |
AWSAppTest.updateTestCase(UpdateTestCaseRequest updateTestCaseRequest)
Updates a test case.
|
UpdateTestCaseResult |
AWSAppTestClient.updateTestCase(UpdateTestCaseRequest request)
Updates a test case.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateTestCaseResult> |
AbstractAWSAppTestAsync.updateTestCaseAsync(UpdateTestCaseRequest request,
AsyncHandler<UpdateTestCaseRequest,UpdateTestCaseResult> asyncHandler) |
Future<UpdateTestCaseResult> |
AWSAppTestAsync.updateTestCaseAsync(UpdateTestCaseRequest updateTestCaseRequest,
AsyncHandler<UpdateTestCaseRequest,UpdateTestCaseResult> asyncHandler)
Updates a test case.
|
Future<UpdateTestCaseResult> |
AWSAppTestAsyncClient.updateTestCaseAsync(UpdateTestCaseRequest request,
AsyncHandler<UpdateTestCaseRequest,UpdateTestCaseResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateTestCaseResult |
UpdateTestCaseResult.clone() |
UpdateTestCaseResult |
UpdateTestCaseResult.withTestCaseId(String testCaseId)
The test case ID of the test case.
|
UpdateTestCaseResult |
UpdateTestCaseResult.withTestCaseVersion(Integer testCaseVersion)
The test case version of the test case.
|
Copyright © 2025. All rights reserved.