com.mockobjects.dynamic
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, matches
verify
Copyright © 2002 Mock Objects. All Rights Reserved.