org.apache.pluto.portalImpl.portlet.test
Class ComplexAttributeTest

java.lang.Object
  extended byorg.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
      extended byorg.apache.pluto.portalImpl.portlet.test.ComplexAttributeTest
All Implemented Interfaces:
PortletTest

public class ComplexAttributeTest
extends AbstractReflectivePortletTest

Author:
David H. DeWolf

Constructor Summary
ComplexAttributeTest()
           
 
Method Summary
protected  TestResult checkGetEmptyApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult checkRemoveApplicationScopedAttribute(javax.portlet.PortletSession session)
           
protected  TestResult checkSetApplicationScopedAttribute(javax.portlet.PortletSession session)
           
 java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context, javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
           
 java.lang.String getTestSuiteName()
           
 
Methods inherited from class org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
doTest, getConfig, getInitParameters, getRenderParameters, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexAttributeTest

public ComplexAttributeTest()
Method Detail

getTestSuiteName

public java.lang.String getTestSuiteName()

doPrerequisiteAction

public java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context,
                                          javax.portlet.ActionRequest req,
                                          javax.portlet.ActionResponse res)

checkGetEmptyApplicationScopedAttribute

protected TestResult checkGetEmptyApplicationScopedAttribute(javax.portlet.PortletSession session)

checkSetApplicationScopedAttribute

protected TestResult checkSetApplicationScopedAttribute(javax.portlet.PortletSession session)

checkRemoveApplicationScopedAttribute

protected TestResult checkRemoveApplicationScopedAttribute(javax.portlet.PortletSession session)


Copyright © 2003-2007 . All Rights Reserved.