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 OrderingConstraint
public void describeTo(org.hamcrest.Description description)
describeTo
in interface org.hamcrest.SelfDescribing
Copyright © 2003–2018 jMock. All rights reserved.