Uses of Package
org.jmock

Packages that use org.jmock
org.jmock   
org.jmock.auto.internal   
org.jmock.internal   
org.jmock.lib   
 

Classes in org.jmock used by org.jmock
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
Mockery
          A Mockery represents the context, or neighbourhood, of the object(s) under test.
 

Classes in org.jmock used by org.jmock.internal
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
States
          A state machine that is used to constrain the order of invocations.
 



Copyright © 2003-2012 jMock. All Rights Reserved.