Package org.jmock.internal
Interface State
-
- All Superinterfaces:
org.hamcrest.SelfDescribing
,StatePredicate
public interface State extends StatePredicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
activate()
-
Methods inherited from interface org.jmock.internal.StatePredicate
isActive
-
-