org.apache.pluto.testsuite.test
Class AppScopedSessionAttributeTest

java.lang.Object
  extended by org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
      extended by org.apache.pluto.testsuite.test.AppScopedSessionAttributeTest
All Implemented Interfaces:
PortletTest

public class AppScopedSessionAttributeTest
extends AbstractReflectivePortletTest


Constructor Summary
AppScopedSessionAttributeTest()
           
 
Method Summary
protected  TestResult checkGetEmptyAppScopedAttribute(PortletSession session)
           
protected  TestResult checkRemoveAppScopedAttribute(PortletSession session)
           
protected  TestResult checkSetAppScopedAttribute(PortletSession session)
           
 
Methods inherited from class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
doHeaders, doTest, getConfig, getInitParameters, getRenderParameters, getTestSuiteName, init, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AppScopedSessionAttributeTest

public AppScopedSessionAttributeTest()
Method Detail

checkGetEmptyAppScopedAttribute

protected TestResult checkGetEmptyAppScopedAttribute(PortletSession session)

checkSetAppScopedAttribute

protected TestResult checkSetAppScopedAttribute(PortletSession session)

checkRemoveAppScopedAttribute

protected TestResult checkRemoveAppScopedAttribute(PortletSession session)


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.