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 | Description |
---|---|
ExpectationBuilder | |
ExpectationCollector | |
InvocationExpectation |
An expectation of zero or more matching invocations.
|
InvocationExpectationBuilder | |
State | |
StatePredicate |
Class | Description |
---|---|
ExpectationBuilder |
Class | Description |
---|---|
Cardinality |
The acceptable range of times an expectation may be invoked.
|
ExpectationCapture | |
ExpectationCollector | |
FakeObjectMethods | |
InvocationExpectation |
An expectation of zero or more matching invocations.
|
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 | Description |
---|---|
ParametersMatcher |
Class | Description |
---|---|
StatePredicate |
Class | Description |
---|---|
State | |
StatePredicate |
Copyright © 2003–2018 jMock. All rights reserved.