| Interface | Description |
|---|---|
| ConsoleCapture.Close | |
| StateSteps.CheckConstruct |
| Class | Description |
|---|---|
| BuildOddball | |
| CompileJob |
A utility job that will compile Java code.
|
| ConsoleCapture |
Capturing Oddjob.CONSOLE: Because tests append to the console log to
avoid capturing test logging then the Logger class must be Loaded before
the Oddjob class is loaded.
|
| FragmentHelper | |
| IconSteps |
Test Utility class to track icon changes.
|
| ManualClock |
A Clock useful for testing.
|
| ManualClock.Builder | |
| OddjobTestHelper |
Useful utility methods and constants for tests.
|
| OddjobTestHelper.Surrogate | |
| StateSteps |
Test Utility class to track state changes.
|
| WaitForChildren |
Utility class to wait for a certain number of children to be
added to a structural node.
|
| WaitHelper |
Helps with waiting for a condition on another thread.
|