| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
static GatewayHubDescription |
GatewayHubHelper.getGatewayHubDescription(String gatewayHubConfig)
Returns the
GatewayHubDescription with the given configuration name
from GatewayHubPrms.names. |
GatewayHubDescription |
TestConfig.getGatewayHubDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addGatewayHubDescription(GatewayHubDescription ghd)
Adds the specified gateway hub description to the test configuration.
|
protected static String |
GatewayHubHelper.getId(GatewayHubDescription ghd) |
protected static int |
GatewayHubHelper.getPort(GatewayHubDescription ghd,
String id) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.