| 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 RemoteTestModule |
RemoteTestModule.getCurrentThread()
Each test task is executed in a HydraThread spawned by a
RemoteTestModule instance (client).
|
RemoteTestModule |
HydraThread.getRemoteMod() |
| Constructor and Description |
|---|
HydraThread(Runnable target,
RemoteTestModule mod,
String name)
Used by HydraSubthread to wrap its RemoteTestModule.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.