public class MiscTest extends AbstractReflectivePortletTest
| Constructor and Description |
|---|
MiscTest() |
| Modifier and Type | Method and Description |
|---|---|
protected TestResult |
checkContextMajorVersion(javax.portlet.PortletContext ctx) |
protected TestResult |
checkContextMinorVersion(javax.portlet.PortletContext ctx) |
protected TestResult |
checkContextServerInfo(javax.portlet.PortletContext ctx) |
protected TestResult |
checkPortalInfo(javax.portlet.PortletRequest req) |
protected TestResult |
checkSupportedModes(javax.portlet.PortletRequest req)
Test to ensure that the basic modes are supported.
|
protected TestResult |
checkSupportedWindowSates(javax.portlet.PortletRequest req) |
java.lang.String |
getTestSuiteName() |
doTest, getConfig, getInitParameters, getRenderParameters, initpublic java.lang.String getTestSuiteName()
protected TestResult checkContextMajorVersion(javax.portlet.PortletContext ctx)
protected TestResult checkContextMinorVersion(javax.portlet.PortletContext ctx)
protected TestResult checkContextServerInfo(javax.portlet.PortletContext ctx)
protected TestResult checkPortalInfo(javax.portlet.PortletRequest req)
protected TestResult checkSupportedModes(javax.portlet.PortletRequest req)
req - protected TestResult checkSupportedWindowSates(javax.portlet.PortletRequest req)
Copyright © 2003-2013 . All Rights Reserved.