public class SimpleAttributeTest extends AbstractReflectivePortletTest
Constructor and Description |
---|
SimpleAttributeTest() |
Modifier and Type | Method and Description |
---|---|
protected TestResult |
checkEnumerateAttributes(javax.portlet.PortletContext req) |
protected TestResult |
checkEnumerateAttributes(javax.portlet.PortletRequest req) |
protected TestResult |
checkEnumerateAttributes(javax.portlet.PortletSession req) |
protected TestResult |
checkGetNullAttribute(javax.portlet.PortletContext context) |
protected TestResult |
checkGetNullAttribute(javax.portlet.PortletRequest req) |
protected TestResult |
checkGetNullAttribute(javax.portlet.PortletSession session) |
protected TestResult |
checkRemoveAttribute(javax.portlet.PortletContext context) |
protected TestResult |
checkRemoveAttribute(javax.portlet.PortletRequest req) |
protected TestResult |
checkRemoveAttribute(javax.portlet.PortletSession session) |
protected TestResult |
checkSetAttribute(javax.portlet.PortletContext context) |
protected TestResult |
checkSetAttribute(javax.portlet.PortletRequest req) |
protected TestResult |
checkSetAttribute(javax.portlet.PortletSession session) |
java.util.Map |
doPrerequisiteAction(javax.portlet.PortletContext context,
javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res) |
java.lang.String |
getTestSuiteName() |
doTest, getConfig, getInitParameters, getRenderParameters, init
public java.lang.String getTestSuiteName()
public java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context, javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
protected TestResult checkGetNullAttribute(javax.portlet.PortletRequest req)
protected TestResult checkSetAttribute(javax.portlet.PortletRequest req)
protected TestResult checkRemoveAttribute(javax.portlet.PortletRequest req)
protected TestResult checkEnumerateAttributes(javax.portlet.PortletRequest req)
protected TestResult checkGetNullAttribute(javax.portlet.PortletSession session)
protected TestResult checkSetAttribute(javax.portlet.PortletSession session)
protected TestResult checkRemoveAttribute(javax.portlet.PortletSession session)
protected TestResult checkEnumerateAttributes(javax.portlet.PortletSession req)
protected TestResult checkGetNullAttribute(javax.portlet.PortletContext context)
protected TestResult checkSetAttribute(javax.portlet.PortletContext context)
protected TestResult checkRemoveAttribute(javax.portlet.PortletContext context)
protected TestResult checkEnumerateAttributes(javax.portlet.PortletContext req)
Copyright © 2003-2013 . All Rights Reserved.