|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.dynamic.LIFOInvocationDispatcher
Constructor Summary | |
LIFOInvocationDispatcher()
|
Method Summary | |
void |
add(Invokable invokable)
|
void |
clear()
|
java.lang.Object |
dispatch(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 |
Constructor Detail |
public LIFOInvocationDispatcher()
Method Detail |
public java.lang.Object dispatch(Invocation invocation) throws java.lang.Throwable
dispatch
in interface InvocationDispatcher
java.lang.Throwable
public void add(Invokable invokable)
add
in interface InvocationDispatcher
public void verify()
Verifiable
verify
in interface Verifiable
public void clear()
clear
in interface InvocationDispatcher
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |