| 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 ClientCacheDescription |
ClientCacheHelper.getClientCacheDescription(String cacheConfig)
Returns the
ClientCacheDescription with the given configuration name
from ClientCachePrms.names. |
ClientCacheDescription |
TestConfig.getClientCacheDescription(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<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.