| Class | Description |
|---|---|
| GsRandom |
This is a simple extension of java.util.Random that allows for the
generation of random numbers within ranges.
|
| LogVersionHelper |
Provides version-dependent support for logging changes.
|
| MethExecutor |
A class specialized for executing (via reflection) the receiver/selector
pairs found in TestTasks.
|
| MethExecutorResult |
The result of a MethExecutor execute method.
|
| Exception | Description |
|---|---|
| HydraRuntimeException | |
| SchedulingOrder |
Abstract class for clients giving scheduling instructions to the
hydra master.
|