Uses of Package
org.jmock.lib.concurrent
-
Packages that use org.jmock.lib.concurrent Package Description org.jmock.lib.concurrent Classes to help test concurrent code with jMock. -
Classes in org.jmock.lib.concurrent used by org.jmock.lib.concurrent Class Description DeterministicScheduler.ScheduledTask UnsupportedSynchronousOperationException Thrown to report that aDeterministicScheduler
has been asked to perform a blocking wait, which is not supported.