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

WSRPPortletURLTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.wsrp.other
Class WSRPPortletURLTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.portal.test.wsrp.other.WSRPPortletURLTestCase

public class WSRPPortletURLTestCase
extends TestCase

Since:
2.4 (Apr 28, 2006)
Version:
$Revision: 5473 $
Author:
Chris Laprun
See Also:
Serialized Form

Constructor Summary
WSRPPortletURLTestCase()
           
 
Method Summary
 void testDifferentModeAndWindowState()
          Request the Consumer render the Portlet in a different mode and window state
 void testMinimal()
           
 void testResource()
          Load a resource http://test.com/images/test.gif
 void testRobustness()
           
 void testSecureInteraction()
          Declare a secure interaction back to the Portlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRPPortletURLTestCase

public WSRPPortletURLTestCase()
Method Detail

testResource

public void testResource()
Load a resource http://test.com/images/test.gif


testSecureInteraction

public void testSecureInteraction()
Declare a secure interaction back to the Portlet


testDifferentModeAndWindowState

public void testDifferentModeAndWindowState()
Request the Consumer render the Portlet in a different mode and window state


testMinimal

public void testMinimal()

testRobustness

public void testRobustness()