This package contains internal implementation details. There are no guarantees given about the stability of these APIs between versions.
| Interface | Description |
|---|---|
| CaptureControl | |
| ExpectationBuilder | |
| ExpectationCapture | |
| ExpectationCollector | |
| OrderingConstraint | |
| ParametersMatcher | |
| SideEffect |
An expectation has one
Action but can have zero or more SideEffects
that are triggered before the Action. |
| State | |
| StatePredicate |
| Class | Description |
|---|---|
| AllDeclaredFields | |
| Cardinality |
The acceptable range of times an expectation may be invoked.
|
| ChangeStateSideEffect | |
| FakeObjectMethods | |
| Formatting | |
| InStateOrderingConstraint | |
| InvocationDispatcher | |
| InvocationDiverter<T> | |
| InvocationExpectation |
An expectation of zero or more matching invocations.
|
| InvocationExpectationBuilder | |
| InvocationToExpectationTranslator | |
| NamedSequence |
A sequence of expectations.
|
| ObjectMethodExpectationBouncer | |
| ProxiedObjectIdentity | |
| ReturnDefaultValueAction |
Returns a default value for the invoked method's result type.
|
| SearchingClassLoader | |
| SingleThreadedPolicy | |
| StateMachine |
Copyright © 2003–2018 jMock. All rights reserved.