| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TestGridUtil.executeCommand(String command,
File workingDirectory)
Executes a command.
|
static String |
TestGridUtil.executeCommand(String command,
File workingDirectory,
DeploymentCreationResult deploymentCreationResult)
Executes a command.
|
static TestPlan |
TestGridUtil.toTestPlanEntity(DeploymentPattern deploymentPattern,
TestPlan testPlan)
This method generates TestPlan object model that from the given input parameters.
|
Copyright © 2018 WSO2. All rights reserved.