public interface CallableAddable extends Callable
| Modifier and Type | Method and Description |
|---|---|
void |
addExpect(Callable call) |
void |
addMatch(Callable call) |
void |
reset()
Resets all expected calls and expected matches.
|
call, getDescription, matchesverifyCopyright © 2002 Mock Objects. All Rights Reserved.