| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
static TestCaseRunStatus |
TestCaseRunStatus.fromValue(String value)
Use this in place of valueOf.
|
static TestCaseRunStatus |
TestCaseRunStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseRunStatus[] |
TestCaseRunStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestCaseRunSummary |
TestCaseRunSummary.withStatus(TestCaseRunStatus status)
The status of the test case run summary.
|
Copyright © 2025. All rights reserved.