public class ComplexAttributeTest extends AbstractReflectivePortletTest
Constructor and Description |
---|
ComplexAttributeTest() |
Modifier and Type | Method and Description |
---|---|
protected TestResult |
checkGetEmptyApplicationScopedAttribute(javax.portlet.PortletSession session) |
protected TestResult |
checkRemoveApplicationScopedAttribute(javax.portlet.PortletSession session) |
protected TestResult |
checkSetApplicationScopedAttribute(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 checkGetEmptyApplicationScopedAttribute(javax.portlet.PortletSession session)
protected TestResult checkSetApplicationScopedAttribute(javax.portlet.PortletSession session)
protected TestResult checkRemoveApplicationScopedAttribute(javax.portlet.PortletSession session)
Copyright © 2003-2013 . All Rights Reserved.