| Package | Description |
|---|---|
| org.wso2.testgrid.common | |
| org.wso2.testgrid.common.util |
| Modifier and Type | Method and Description |
|---|---|
int |
ShellExecutor.executeCommand(String command)
Executes a shell command.
|
int |
ShellExecutor.executeCommand(String command,
Map<String,String> environment)
Executes a shell command.
|
| Modifier and Type | Method and Description |
|---|---|
static TestPlan |
TestGridUtil.toTestPlanEntity(DeploymentPattern deploymentPattern,
TestPlan testPlan)
This method generates TestPlan object model that from the given input parameters.
|
Copyright © 2019 WSO2. All rights reserved.