org.apache.pluto.testsuite.test
Class MiscTest

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

public class MiscTest
extends AbstractReflectivePortletTest


Constructor Summary
MiscTest()
           
 
Method Summary
protected  TestResult checkContextMajorVersion(PortletContext context)
           
protected  TestResult checkContextMinorVersion(PortletContext context)
           
protected  TestResult checkContextServerInfo(PortletContext context)
           
protected  TestResult checkPortalInfo(PortletRequest request)
           
protected  TestResult checkSupportedModes(PortletRequest request)
          Test to ensure that the basic modes are supported.
protected  TestResult checkSupportedWindowSates(PortletRequest request)
           
 
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

MiscTest

public MiscTest()
Method Detail

checkContextMajorVersion

protected TestResult checkContextMajorVersion(PortletContext context)

checkContextMinorVersion

protected TestResult checkContextMinorVersion(PortletContext context)

checkContextServerInfo

protected TestResult checkContextServerInfo(PortletContext context)

checkPortalInfo

protected TestResult checkPortalInfo(PortletRequest request)

checkSupportedModes

protected TestResult checkSupportedModes(PortletRequest request)
Test to ensure that the basic modes are supported.

Parameters:
req -
Returns:

checkSupportedWindowSates

protected TestResult checkSupportedWindowSates(PortletRequest request)


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