public class MockResult extends Object implements Result
Result.Result.LegacyAdapter| Modifier and Type | Field and Description | 
|---|---|
| static String | DEFAULT_PARAM | 
| Constructor and Description | 
|---|
| MockResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| void | execute(ActionInvocation invocation) | 
| ActionInvocation | getInvocation() | 
| int | hashCode() | 
| void | setFoo(String foo) | 
public static final String DEFAULT_PARAM
public void execute(ActionInvocation invocation) throws Exception
Exceptionpublic void setFoo(String foo)
public ActionInvocation getInvocation()
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.