| Package | Description |
|---|---|
| dunit.eclipse | |
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
HydraThreadGroupInfo |
FakeMaster.registerClient(int vmid,
int tid,
RemoteTestModuleIF mod) |
| Modifier and Type | Method and Description |
|---|---|
HydraThreadGroupInfo |
MasterProxy.registerClient(int vmid,
int tid,
RemoteTestModuleIF mod)
For internal hydra use only.
|
static HydraThreadGroupInfo |
ClientMgr.registerClient(int vmid,
int tid,
RemoteTestModuleIF mod)
Used by new client threads to tell master they are ready and to get their
threadgroup information.
|
HydraThreadGroupInfo |
MasterProxyIF.registerClient(int vmid,
int tid,
RemoteTestModuleIF mod)
For internal hydra use only.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.