| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
HostAgentDescription |
TestConfig.getHostAgentDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,HostAgentDescription> |
TestConfig.getHostAgentDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addHostAgentDescription(HostAgentDescription had)
Adds the specified hostagent description to the test configuration.
|
static int |
Java.javaHostAgent(HostAgentDescription had)
Starts a hostagent on a remote host based on the hostagent description.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.