org.jmock.internal
Interface OrderingConstraint

All Superinterfaces:
org.hamcrest.SelfDescribing
All Known Implementing Classes:
InStateOrderingConstraint

public interface OrderingConstraint
extends org.hamcrest.SelfDescribing


Method Summary
 boolean allowsInvocationNow()
           
 
Methods inherited from interface org.hamcrest.SelfDescribing
describeTo
 

Method Detail

allowsInvocationNow

boolean allowsInvocationNow()


Copyright © 2003-2012 jMock. All Rights Reserved.