Package | Description |
---|---|
org.jmock |
The jMock "Domain-Specific Embedded Language" API.
|
org.jmock.api |
The stable API that is used to extend jMock at its published plug-in points.
|
org.jmock.internal |
This package contains internal implementation details.
|
org.jmock.lib.concurrent |
Classes to help test concurrent code with jMock.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExpectations.buildExpectations(Action defaultAction,
ExpectationCollector collector) |
Modifier and Type | Interface and Description |
---|---|
interface |
InvocationDispatcher |
Modifier and Type | Method and Description |
---|---|
void |
ExpectationBuilder.buildExpectations(Action defaultAction,
ExpectationCollector collector) |
Modifier and Type | Class and Description |
---|---|
class |
SynchronisingInvocationDispatcherWrapper
I synchronise my delegate.
|
class |
UnsynchronisedInvocationDispatcher |
Copyright © 2003–2024 jMock. All rights reserved.