Package | Description |
---|---|
org.jmock |
The jMock "Domain-Specific Embedded Language" API.
|
org.jmock.integration.junit3 |
Integrates jMock with JUnit 3.
|
org.jmock.internal |
This package contains internal implementation details.
|
org.jmock.internal.matcher | |
org.jmock.lib.concurrent |
Classes to help test concurrent code with jMock.
|
org.jmock.syntax |
Interfaces that define jMock's Domain Specific Embedded Language.
|
Class and Description |
---|
CaptureControl |
Cardinality
The acceptable range of times an expectation may be invoked.
|
ExpectationBuilder |
ExpectationCapture |
ExpectationCollector |
InvocationDispatcher |
InvocationExpectation
An expectation of zero or more matching invocations.
|
InvocationExpectationBuilder |
ReturnDefaultValueAction
Returns a default value for the invoked method's result type.
|
State |
StatePredicate |
Class and Description |
---|
ExpectationBuilder |
Class and Description |
---|
Cardinality
The acceptable range of times an expectation may be invoked.
|
ExpectationCapture |
ExpectationCollector |
FakeObjectMethods |
InvocationExpectation
An expectation of zero or more matching invocations.
|
NamedSequence
A sequence of expectations.
|
OrderingConstraint |
ParametersMatcher |
SideEffect
An expectation has one
Action but can have zero or more SideEffects
that are triggered before the Action. |
State |
StateMachine |
StatePredicate |
Class and Description |
---|
ParametersMatcher |
Class and Description |
---|
StatePredicate |
Class and Description |
---|
State |
StatePredicate |