| 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<GetTestRunStepResult> |
AbstractAWSAppTestAsync.getTestRunStepAsync(GetTestRunStepRequest request,
AsyncHandler<GetTestRunStepRequest,GetTestRunStepResult> asyncHandler) |
Future<GetTestRunStepResult> |
AWSAppTestAsync.getTestRunStepAsync(GetTestRunStepRequest getTestRunStepRequest,
AsyncHandler<GetTestRunStepRequest,GetTestRunStepResult> asyncHandler)
Gets a test run step.
|
Future<GetTestRunStepResult> |
AWSAppTestAsyncClient.getTestRunStepAsync(GetTestRunStepRequest request,
AsyncHandler<GetTestRunStepRequest,GetTestRunStepResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTestRunStepRequest |
GetTestRunStepRequest.clone() |
GetTestRunStepRequest |
GetTestRunStepRequest.withStepName(String stepName)
The step name of the test run step.
|
GetTestRunStepRequest |
GetTestRunStepRequest.withTestCaseId(String testCaseId)
The test case ID of a test run step.
|
GetTestRunStepRequest |
GetTestRunStepRequest.withTestRunId(String testRunId)
The test run ID of the test run step.
|
GetTestRunStepRequest |
GetTestRunStepRequest.withTestSuiteId(String testSuiteId)
The test suite ID of a test run step.
|
Copyright © 2025. All rights reserved.