| Package | Description |
|---|---|
| hydra.training |
Contains tests developed as part of the Hydra training.
|
| hydra.training.dunit |
Contains programming examples that demonstrate how to write
distributed unit tests using the DUnit framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteBlockingQueueImpl
An implementation of
RemoteBlockingQueue that uses a
JSR-166 BlockingQueue to do the real work. |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteBlockingQueue |
RemoteBlockingQueueTest.getQueue()
Returns the
RemoteBlockingQueue used by this test. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.