Package org.jmock

The jMock "Domain-Specific Embedded Language" API.

See:
          Description

Interface Summary
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.
 

Class Summary
Expectations Provides most of the syntax of jMock's "domain-specific language" API.
Mockery A Mockery represents the context, or neighbourhood, of the object(s) under test.
 

Package org.jmock Description

The jMock "Domain-Specific Embedded Language" API.