|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type to return.public interface IAnswer<T>
Used to answer expected calls.
Method Summary | |
---|---|
T |
answer()
Is called by EasyMock to answer an expected call. |
Method Detail |
---|
T answer() throws Throwable
EasyMock.getCurrentArguments()
- be careful here, using the
arguments is not refactoring-safe.
Throwable
- the throwable to be thrown
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |