站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

org.jboss.portal.junit - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.junit

Interface Summary
HeaderNames Defines header names that the client test suite put in the request that can be used by the server side tests.
Result The base class for the response from the server test case to the client test case.
 

Class Summary
AbstractTestCase Base case for client side test case.
ClientSession  
ResultCodec Perform marshalling and unmarshalling of results objects.
ServerResponse The response from the container.
ServerResponseFactory Create a server response with the result of the http response.