Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jmock.lib.concurrent Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
BlitzerA class that "blitzes" an object by calling it many times, from multiple threads.Classorg.jmock.lib.concurrentJMock
DeterministicExecutorAn Executor that executes commands on the thread that calls runPendingCommands or runUntilIdle.Classorg.jmock.lib.concurrentJMock
DeterministicSchedulerA ScheduledExecutorService that executes commands on the thread that calls runNextPendingCommand, runUntilIdle or Classorg.jmock.lib.concurrentJMock
SynchroniserA ThreadingPolicy that makes the Mockery thread-safe and helps tests synchronise with background threads.Classorg.jmock.lib.concurrentJMock
UnsupportedSynchronousOperationExceptionThrown to report that a DeterministicScheduler has been asked to perform a blocking wait, which is not supported.Classorg.jmock.lib.concurrentJMock