Uses of Package
org.jmock
Packages that use org.jmock
Package
Description
The jMock "Domain-Specific Embedded Language" API.
Integrates jMock with JUnit 3.
Integrates jMock with JUnit 4.
This package contains internal implementation details.
Integrates jMock with JUnit 5.
Implementations of the core interfaces that are used to adjust or extend jMock's basic
functionality.
-
ClassDescriptionProvides most of the syntax of jMock's "domain-specific language" API.A sequence of expectations; invocations can be constrained to occur in a strict order defined by a sequence.A state machine that is used to constrain the order of invocations.
-
Classes in org.jmock used by org.jmock.auto.internalClassDescriptionA Mockery represents the context, or neighbourhood, of the object(s) under test.
-
Classes in org.jmock used by org.jmock.example.gettingstartedClassDescriptionA Mockery represents the context, or neighbourhood, of the object(s) under test.
-
Classes in org.jmock used by org.jmock.example.timedcacheClassDescriptionA Mockery represents the context, or neighbourhood, of the object(s) under test.
-
Classes in org.jmock used by org.jmock.integration.junit3
-
Classes in org.jmock used by org.jmock.integration.junit4ClassDescriptionA Mockery represents the context, or neighbourhood, of the object(s) under test.
-
Classes in org.jmock used by org.jmock.internal
-
Classes in org.jmock used by org.jmock.junit5ClassDescriptionA Mockery represents the context, or neighbourhood, of the object(s) under test.
-
Classes in org.jmock used by org.jmock.lib