org.hamcrest.SelfDescribing
, OrderingConstraint
public class InStateOrderingConstraint extends Object implements OrderingConstraint
Constructor | Description |
---|---|
InStateOrderingConstraint(StatePredicate statePredicate) |
Modifier and Type | Method | 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.