| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncEventQueueDescription |
TestConfig.getAsyncEventQueueDescription(String name) |
static AsyncEventQueueDescription |
AsyncEventQueueHelper.getAsyncEventQueueDescription(String asyncEventQueueConfig)
Returns the
AsyncEventQueueDescription with the given configuration
name from AsyncEventQueuePrms.names. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AsyncEventQueueDescription> |
TestConfig.getAsyncEventQueueDescriptions() |
List<AsyncEventQueueDescription> |
RegionDescription.getAsyncEventQueueDescriptions()
Returns the async event queue descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestConfig.addAsyncEventQueueDescription(AsyncEventQueueDescription aeqd)
Adds the specified async event queue description to the test configuration.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.