public class InStateOrderingConstraint extends Object implements OrderingConstraint
| Constructor and Description |
|---|
InStateOrderingConstraint(StatePredicate statePredicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsInvocationNow() |
void |
describeTo(org.hamcrest.Description description) |
public InStateOrderingConstraint(StatePredicate statePredicate)
public boolean allowsInvocationNow()
allowsInvocationNow in interface OrderingConstraintpublic void describeTo(org.hamcrest.Description description)
describeTo in interface org.hamcrest.SelfDescribingCopyright © 2003–2022 jMock. All rights reserved.