| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.easymock.internal.Resultpublic class Resultextends java.lang.Objectimplements IAnswerMethod Summary | |
Object |
|
static Result |
|
static Result |
|
static Result |
|
public Object answer()
throws Throwablepublic static Result createAnswerResult(IAnswer answer)
public static Result createReturnResult(Object value)
public static Result createThrowResult(Throwable throwable)