Uses of Interface
org.jmock.syntax.StatesClause

Packages that use StatesClause
org.jmock   
org.jmock.internal   
 

Uses of StatesClause in org.jmock
 

Subinterfaces of StatesClause in org.jmock
 interface States
          A state machine that is used to constrain the order of invocations.
 

Uses of StatesClause in org.jmock.internal
 

Classes in org.jmock.internal that implement StatesClause
 class StateMachine
           
 



Copyright © 2003-2012 jMock. All Rights Reserved.