|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
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 java.lang.Throwable
EasyMock.getCurrentArguments()
- be careful
here, using the arguments is not refactoring-safe.
java.lang.Throwable
- the throwable to be thrown
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |