|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| DeterministicExecutor | An Executor that executes commands on the thread that calls
runPendingCommands or runUntilIdle. |
| DeterministicScheduler | A ScheduledExecutorService that executes commands on the thread that calls
runNextPendingCommand, runUntilIdle or
tick. |
| Exception Summary | |
|---|---|
| UnsupportedSynchronousOperationException | Thrown to report that a DeterministicScheduler has been asked to perform
a blocking wait, which is not supported. |
Classes to help test concurrent code with jMock.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||