| Package | Description |
|---|---|
| lv.ctco.zephyr.beans | |
| lv.ctco.zephyr.enums |
| Modifier and Type | Method and Description |
|---|---|
TestStatus |
TestCase.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.setStatus(TestStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static TestStatus |
TestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestStatus[] |
TestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.