| 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 GatewaySenderDescription |
GatewaySenderHelper.getGatewaySenderDescription(String gatewaySenderConfig)
Returns the
GatewaySenderDescription with the given configuration
name from GatewaySenderPrms.names. |
GatewaySenderDescription |
TestConfig.getGatewaySenderDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<GatewaySenderDescription> |
RegionDescription.getGatewaySenderDescriptions()
Returns the gateway sender descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addGatewaySenderDescription(GatewaySenderDescription gsd)
Adds the specified gateway sender description to the test configuration.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.