Package org.jmock

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.
 



Copyright © 2003-2012 jMock. All Rights Reserved.