| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
List<TestCase> |
TestScenario.getTestCases()
Returns the associated test cases list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestScenario.addTestCase(TestCase testCase)
Adds a test case to the test case list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestScenario.setTestCases(List<TestCase> testCases)
Sets the associated test cases list.
|
Copyright © 2019 WSO2. All rights reserved.