|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.matcher.StatelessInvocationMatcher
org.jmock.matcher.MethodNameMatcher
Constructor Summary | |
MethodNameMatcher(Constraint constraint)
|
|
MethodNameMatcher(java.lang.String methodName)
|
Method Summary | |
boolean |
matches(Invocation invocation)
|
Methods inherited from class org.jmock.matcher.StatelessInvocationMatcher |
invoked, verify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MethodNameMatcher(Constraint constraint)
public MethodNameMatcher(java.lang.String methodName)
Method Detail |
public boolean matches(Invocation invocation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |