当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
EndTestResult - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.test.framework.container.result
Class EndTestResult
java.lang.Object
org.jboss.portal.test.framework.container.result.Result
org.jboss.portal.test.framework.container.result.EndTestResult
- All Implemented Interfaces:
- java.io.Serializable
- public class EndTestResult
- extends Result
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndTestResult
public EndTestResult()
createCommand
public ClientCommand createCommand()
- Description copied from class:
Result
- Return the command to execute on the client side.
- Specified by:
createCommand
in class Result