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