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 |
---|
ExpectationBuilder |
ExpectationCollector |
InvocationExpectation
An expectation of zero or more matching invocations.
|
InvocationExpectationBuilder |
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.
|
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 |
Copyright © 2003–2021 jMock. All rights reserved.