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