| Package | Description |
|---|---|
| com.lyncode.pal.model |
| Modifier and Type | Method and Description |
|---|---|
Status |
PalTestScenario.status() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PalTestGroup.count(Status status) |
int |
PalTestCase.count(Status status) |
boolean |
PalTestScenario.isMarkedAs(Status status) |
PalTestScenario |
PalTestScenario.markAs(Status status) |
Copyright © 2014. All Rights Reserved.