Uses of Package
org.jmock.internal
Packages that use org.jmock.internal
Package
Description
The jMock "Domain-Specific Embedded Language" API.
The stable API that is used to extend jMock at its published plug-in points.
Integrates jMock with JUnit 3.
This package contains internal implementation details.
Classes to help test concurrent code with jMock.
Interfaces that define jMock's Domain Specific Embedded Language.
-
Classes in org.jmock.internal used by org.jmockClassDescriptionThe acceptable range of times an expectation may be invoked.An expectation of zero or more matching invocations.Returns a default value for the invoked method's result type.
-
Classes in org.jmock.internal used by org.jmock.api
-
Classes in org.jmock.internal used by org.jmock.integration.junit3
-
Classes in org.jmock.internal used by org.jmock.internalClassDescriptionThe acceptable range of times an expectation may be invoked.An expectation of zero or more matching invocations.A sequence of expectations.An expectation has one
Action
but can have zero or more SideEffects that are triggered before the Action. -
Classes in org.jmock.internal used by org.jmock.internal.matcher
-
Classes in org.jmock.internal used by org.jmock.lib.concurrent
-
Classes in org.jmock.internal used by org.jmock.syntax