Package org.jmock.internal
Interface OrderingConstraint
- All Superinterfaces:
org.hamcrest.SelfDescribing
- All Known Implementing Classes:
InStateOrderingConstraint
,NamedSequence.InSequenceOrderingConstraint
public interface OrderingConstraint
extends org.hamcrest.SelfDescribing
-
Method Summary
Methods inherited from interface org.hamcrest.SelfDescribing
describeTo
-
Method Details
-
allowsInvocationNow
boolean allowsInvocationNow()
-