| Package | Description |
|---|---|
| org.wso2.testgrid.common.util |
| Modifier and Type | Method and Description |
|---|---|
static List<InfrastructureParameter> |
TestGridUtil.getInfraParamsOfTestPlan(Set<InfrastructureValueSet> valueSets,
TestPlan testPlan)
Read the infra params from the infrastructure_parameter db table, and return
the list of infra params used in the given test plan.
|
static List<InfrastructureParameter> |
TestGridUtil.parseInfraParameters(Set<InfrastructureValueSet> valueSets,
String infraParameters)
Parse infrastructure parameters to its display values.
|
Copyright © 2019 WSO2. All rights reserved.