|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.matcher.StatelessInvocationMatcher
Constructor Summary | |
StatelessInvocationMatcher()
|
Method Summary | |
void |
invoked(Invocation invocation)
|
void |
verify()
Throw an AssertionFailedException if any expectations have not been met. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jmock.InvocationMatcher |
matches |
Constructor Detail |
public StatelessInvocationMatcher()
Method Detail |
public void invoked(Invocation invocation)
invoked
in interface InvocationMatcher
public void verify()
Verifiable
verify
in interface Verifiable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |