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