Class InStateOrderingConstraint

java.lang.Object
org.jmock.internal.InStateOrderingConstraint
All Implemented Interfaces:
org.hamcrest.SelfDescribing, OrderingConstraint

public class InStateOrderingConstraint extends Object implements OrderingConstraint
  • Field Details

  • Constructor Details

    • InStateOrderingConstraint

      public InStateOrderingConstraint(StatePredicate statePredicate)
  • Method Details

    • 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