| Package | Description |
|---|---|
| org.wso2.testgrid.web.bean |
| Modifier and Type | Method and Description |
|---|---|
List<TestCase> |
TestScenario.getTestCases()
Returns the test-cases in the test-scenario.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestScenario.setTestCases(List<TestCase> testCases)
Sets the test cases available in a test-scenario.
|
Copyright © 2019 WSO2. All rights reserved.