Package org.jmock
The jMock "Domain-Specific Embedded Language" API.
-
Interface Summary Interface 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. -
Class Summary Class Description AbstractExpectations Provides most of the syntax of jMock's "domain-specific language" API.Expectations Backward compatibility Methods added with ASMExpectationsCreator Mockery A Mockery represents the context, or neighbourhood, of the object(s) under test.