org.apache.pluto.portalImpl.portlet.test
Class MiscTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
org.apache.pluto.portalImpl.portlet.test.MiscTest
- All Implemented Interfaces:
- PortletTest
- public class MiscTest
- extends AbstractReflectivePortletTest
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiscTest
public MiscTest()
getTestSuiteName
public java.lang.String getTestSuiteName()
checkContextMajorVersion
protected TestResult checkContextMajorVersion(javax.portlet.PortletContext ctx)
checkContextMinorVersion
protected TestResult checkContextMinorVersion(javax.portlet.PortletContext ctx)
checkContextServerInfo
protected TestResult checkContextServerInfo(javax.portlet.PortletContext ctx)
checkPortalInfo
protected TestResult checkPortalInfo(javax.portlet.PortletRequest req)
checkSupportedModes
protected TestResult checkSupportedModes(javax.portlet.PortletRequest req)
- Test to ensure that the basic modes are supported.
- Parameters:
req
-
- Returns:
checkSupportedWindowSates
protected TestResult checkSupportedWindowSates(javax.portlet.PortletRequest req)
Copyright © 2003-2007 . All Rights Reserved.