Uses of Class
org.jmock.internal.StateMachine
Packages that use StateMachine
Package
Description
The stable API that is used to extend jMock at its published plug-in points.
Classes to help test concurrent code with jMock.
-
Uses of StateMachine in org.jmock.api
Methods in org.jmock.api that return StateMachine -
Uses of StateMachine in org.jmock.lib.concurrent
Fields in org.jmock.lib.concurrent with type parameters of type StateMachineModifier and TypeFieldDescriptionprivate final Collection
<StateMachine> UnsynchronisedInvocationDispatcher.stateMachines
Methods in org.jmock.lib.concurrent that return StateMachineModifier and TypeMethodDescriptionSynchronisingInvocationDispatcherWrapper.newStateMachine
(String name) UnsynchronisedInvocationDispatcher.newStateMachine
(String name)