| Package | Description |
|---|---|
| org.jmock.api |
The stable API that is used to extend jMock at its published plug-in points.
|
| org.jmock.lib.concurrent |
Classes to help test concurrent code with jMock.
|
| Modifier and Type | Method and Description |
|---|---|
StateMachine |
InvocationDispatcher.newStateMachine(String name) |
| Modifier and Type | Method and Description |
|---|---|
StateMachine |
UnsynchronisedInvocationDispatcher.newStateMachine(String name) |
StateMachine |
SynchronisingInvocationDispatcherWrapper.newStateMachine(String name) |
| Constructor and Description |
|---|
UnsynchronisedInvocationDispatcher(Collection<Expectation> theExpectations,
Collection<StateMachine> theStateMachines) |
Copyright © 2003–2025 jMock. All rights reserved.