| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
TestPlanPhase |
TestPlan.getPhase()
Returns the phase of the test-plan
|
static TestPlanPhase |
TestPlanPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestPlanPhase[] |
TestPlanPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPlan.setPhase(TestPlanPhase testPlanPhase)
Set the phase of the test-plan
|
Copyright © 2019 WSO2. All rights reserved.