|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.testsuite.test.AbstractReflectivePortletTest
org.apache.pluto.testsuite.test.ActionParameterTest
public class ActionParameterTest
Field Summary | |
---|---|
static java.lang.String |
KEY
Parameter key encoded in the action URL. |
static java.lang.String |
VALUE
Parameter value encoded in the action URL. |
Constructor Summary | |
---|---|
ActionParameterTest()
|
Method Summary | |
---|---|
protected TestResult |
checkGetActionParamerMap(ActionRequest request)
|
protected TestResult |
checkGetActionParameter(ActionRequest request)
|
protected TestResult |
checkParameterNames(ActionRequest request)
|
Methods inherited from class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest |
---|
doHeaders, doTest, getConfig, getInitParameters, getRenderParameters, getTestSuiteName, init, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY
public static final java.lang.String VALUE
Constructor Detail |
---|
public ActionParameterTest()
Method Detail |
---|
protected TestResult checkGetActionParameter(ActionRequest request)
protected TestResult checkGetActionParamerMap(ActionRequest request)
protected TestResult checkParameterNames(ActionRequest request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |