| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
ClientCacheDescription |
TestConfig.getClientCacheDescription(java.lang.String name) |
static ClientCacheDescription |
ClientCacheHelper.getClientCacheDescription(java.lang.String cacheConfig)
Returns the
ClientCacheDescription with the given configuration name
from ClientCachePrms.names. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ClientCacheDescription> |
TestConfig.getClientCacheDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addClientCacheDescription(ClientCacheDescription ccd)
Adds the specified client cache description to the test configuration.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.