| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
TestScenario |
TestCase.getTestScenario()
Returns the test scenario for the test case.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestScenario> |
TestPlan.getTestScenarios()
Returns the associated test scenarios.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.setTestScenario(TestScenario testScenario)
Sets the test scenario for the test case.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPlan.setTestScenarios(List<TestScenario> testScenarios)
Sets the associated test scenarios.
|
Copyright © 2018 WSO2. All rights reserved.