|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StepStatus | |
|---|---|
| com.tngtech.jgiven.report.model | |
| Uses of StepStatus in com.tngtech.jgiven.report.model |
|---|
| Methods in com.tngtech.jgiven.report.model that return StepStatus | |
|---|---|
StepStatus |
StepModel.getStatus()
|
static StepStatus |
StepStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StepStatus[] |
StepStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.tngtech.jgiven.report.model with parameters of type StepStatus | |
|---|---|
void |
StepModel.setStatus(StepStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||