Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.easymock.internal.Result
public class Result
extends java.lang.Object
implements IAnswer
Method Summary | |
Object |
|
static Result |
|
static Result |
|
static Result |
|
public Object answer() throws Throwable
public static Result createAnswerResult(IAnswer answer)
public static Result createReturnResult(Object value)
public static Result createThrowResult(Throwable throwable)