Interface State

All Superinterfaces:
org.hamcrest.SelfDescribing, StatePredicate

public interface State extends StatePredicate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.hamcrest.SelfDescribing

    describeTo

    Methods inherited from interface org.jmock.internal.StatePredicate

    isActive
  • Method Details

    • activate

      void activate()