Uses of Class
org.jmock.lib.concurrent.UnsupportedSynchronousOperationException
-
Packages that use UnsupportedSynchronousOperationException Package Description org.jmock.lib.concurrent Classes to help test concurrent code with jMock. -
-
Uses of UnsupportedSynchronousOperationException in org.jmock.lib.concurrent
Methods in org.jmock.lib.concurrent that return UnsupportedSynchronousOperationException Modifier and Type Method Description private UnsupportedSynchronousOperationException
DeterministicScheduler. blockingOperationsNotSupported()
-