Package com.mockobjects.dynamic
Interface CallableAddable
- All Superinterfaces:
Callable,Verifiable
- All Known Implementing Classes:
CallBag,CallSequence
-
Method Summary
Methods inherited from interface com.mockobjects.dynamic.Callable
call, getDescription, matchesMethods inherited from interface com.mockobjects.Verifiable
verify
-
Method Details
-
addExpect
-
addMatch
-
reset
void reset()Resets all expected calls and expected matches.
-