org.apache.pluto.testsuite.test
Class ActionParameterTest
java.lang.Object
org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
org.apache.pluto.testsuite.test.ActionParameterTest
- All Implemented Interfaces:
- PortletTest
public class ActionParameterTest
- extends AbstractReflectivePortletTest
Field Summary |
static String |
KEY
Parameter key encoded in the action URL. |
static String |
VALUE
Parameter value encoded in the action URL. |
KEY
public static final String KEY
- Parameter key encoded in the action URL.
- See Also:
- Constant Field Values
VALUE
public static final String VALUE
- Parameter value encoded in the action URL.
- See Also:
- Constant Field Values
ActionParameterTest
public ActionParameterTest()
checkGetActionParameter
protected TestResult checkGetActionParameter(ActionRequest request)
checkGetActionParamerMap
protected TestResult checkGetActionParamerMap(ActionRequest request)
checkParameterNames
protected TestResult checkParameterNames(ActionRequest request)
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.