| Package | Description |
|---|---|
| org.wso2.testgrid.web.bean |
| Modifier and Type | Method and Description |
|---|---|
Repository |
TestPlanRequest.getDeployment()
Returns the repository object which include deployment details.
|
Repository |
TestPlanRequest.getInfrastructure()
Returns the repository object which include infrastructure details.
|
Repository |
TestPlanRequest.getScenarios()
Returns the repository object which include test scenario details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPlanRequest.setDeployment(Repository deployment)
Sets the deployment repository content.
|
void |
TestPlanRequest.setInfrastructure(Repository infrastructure)
Sets the infrastructure repository content.
|
void |
TestPlanRequest.setScenarios(Repository scenarios)
Sets the scenario repository content.
|
Copyright © 2019 WSO2. All rights reserved.