org.jmock.core
public interface InvocationMatcher extends Verifiable, SelfDescribing
Modifier and Type | Method and Description |
---|---|
boolean |
hasDescription() |
void |
invoked(Invocation invocation) |
boolean |
matches(Invocation invocation) |
verify
describeTo
boolean matches(Invocation invocation)
void invoked(Invocation invocation)
boolean hasDescription()