org.apache.pluto.portalImpl.portlet.test
Class SimpleActionParameterTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
org.apache.pluto.portalImpl.portlet.test.ActionAbstractReflectivePortletTest
org.apache.pluto.portalImpl.portlet.test.SimpleActionParameterTest
- All Implemented Interfaces:
- ActionTest, PortletTest
public class SimpleActionParameterTest
- extends ActionAbstractReflectivePortletTest
- Author:
- David H. DeWolf
Field Summary |
static java.lang.String |
KEY
|
static java.lang.String |
VALUE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY
public static final java.lang.String KEY
- See Also:
- Constant Field Values
VALUE
public static final java.lang.String VALUE
- See Also:
- Constant Field Values
SimpleActionParameterTest
public SimpleActionParameterTest()
getTestSuiteName
public java.lang.String getTestSuiteName()
checkSentActionParameter
protected TestResult checkSentActionParameter(javax.portlet.PortletRequest req)
checkSentActionParamerMap
protected TestResult checkSentActionParamerMap(javax.portlet.PortletRequest req)
checkParameterNames
protected TestResult checkParameterNames(javax.portlet.PortletRequest req)
Copyright © 2003-2010 . All Rights Reserved.