org.jmock.internal
Class InStateOrderingConstraint
java.lang.Object
org.jmock.internal.InStateOrderingConstraint
- All Implemented Interfaces:
- org.hamcrest.SelfDescribing, OrderingConstraint
public class InStateOrderingConstraint
- extends Object
- implements OrderingConstraint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InStateOrderingConstraint
public InStateOrderingConstraint(StatePredicate statePredicate)
allowsInvocationNow
public boolean allowsInvocationNow()
- Specified by:
allowsInvocationNow in interface OrderingConstraint
describeTo
public void describeTo(org.hamcrest.Description description)
- Specified by:
describeTo in interface org.hamcrest.SelfDescribing
Copyright © 2003-2012 jMock. All Rights Reserved.