T
- the type to return.public interface IAnswer<T>
Modifier and Type | Method and Description |
---|---|
T |
answer()
is called by EasyMock to answer an expected call.
|
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 thrownCopyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>