T
- the type to return.public interface IAnswer<T>
T answer() throws Throwable
EasyMock.getCurrentArguments()
- be careful here, using the
arguments is not refactoring-safe.Throwable
- the throwable to be thrownCopyright © 2010-2016 EasyMock contributors. All Rights Reserved.