| Package | Description |
|---|---|
| org.wso2.testgrid.web.bean |
| Modifier and Type | Method and Description |
|---|---|
List<TestScenario> |
TestPlan.getTestScenarios()
Returns the test-scenarios in this test-plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPlan.setTestScenarios(List<TestScenario> testScenarios)
Sets the test-scenarios of the test-plan.
|
Copyright © 2019 WSO2. All rights reserved.