Package org.jmock.core
Class LIFOInvocationDispatcher
java.lang.Object
org.jmock.core.AbstractInvocationDispatcher
org.jmock.core.LIFOInvocationDispatcher
- All Implemented Interfaces:
InvocationDispatcher
,SelfDescribing
,Verifiable
-
Field Summary
Fields inherited from class org.jmock.core.AbstractInvocationDispatcher
defaultStub, invokables, NO_EXPECTATIONS_MESSAGE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jmock.core.AbstractInvocationDispatcher
add, clear, describeTo, dispatch, setDefaultStub, verify
-
Constructor Details
-
LIFOInvocationDispatcher
public LIFOInvocationDispatcher()
-
-
Method Details
-
dispatchOrder
- Specified by:
dispatchOrder
in classAbstractInvocationDispatcher
-