| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureConfig |
TestPlan.getInfrastructureConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InfrastructureProvider.canHandle(InfrastructureConfig infrastructureConfig)
This method returns whether the provider can handle the requested infrastructure.
|
boolean |
InfrastructureProvider.release(InfrastructureConfig infrastructureConfig,
String infraRepoDir)
This method executes commands needed to remove the infrastructure.
|
void |
TestPlan.setInfrastructureConfig(InfrastructureConfig infrastructureConfig) |
Copyright © 2018 WSO2. All rights reserved.