Package org.jmock.internal
package org.jmock.internal
This package contains internal implementation details. There are no guarantees given about the stability of these APIs between versions.
-
ClassDescriptionThe acceptable range of times an expectation may be invoked.An expectation of zero or more matching invocations.A sequence of expectations.Returns a default value for the invoked method's result type.An expectation has one
Action
but can have zero or more SideEffects that are triggered before the Action.