| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
VersionDescription |
ClientDescription.getVersionDescription() |
VersionDescription |
TestConfig.getVersionDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,VersionDescription> |
TestConfig.getVersionDescriptions()
Returns a mapping of the logical name of the version description to
its
VersionDescription. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addVersionDescription(VersionDescription vd)
Adds the specified version description to the test configuration.
|
void |
ClientDescription.setVersionDescription(VersionDescription vd) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.