org.apache.pluto.portalImpl.portlet.test
Class DispatcherRenderParameterTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
org.apache.pluto.portalImpl.portlet.test.DispatcherRenderParameterTest
- All Implemented Interfaces:
- PortletTest
public class DispatcherRenderParameterTest
- extends AbstractReflectivePortletTest
TODO: Document
- Since:
- Mar 9, 2005
- Version:
- 1.0
- Author:
- David H. DeWolf
Field Summary |
static java.lang.String |
KEY_A
|
static java.lang.String |
KEY_B
|
static java.lang.String |
RESULT_KEY
|
static java.lang.String |
VAL_A
|
static java.lang.String |
VAL_B
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_A
public static final java.lang.String KEY_A
- See Also:
- Constant Field Values
VAL_A
public static final java.lang.String VAL_A
- See Also:
- Constant Field Values
KEY_B
public static final java.lang.String KEY_B
- See Also:
- Constant Field Values
VAL_B
public static final java.lang.String VAL_B
- See Also:
- Constant Field Values
RESULT_KEY
public static final java.lang.String RESULT_KEY
- See Also:
- Constant Field Values
DispatcherRenderParameterTest
public DispatcherRenderParameterTest()
getTestSuiteName
public java.lang.String getTestSuiteName()
checkIncludedParameterTest
protected TestResult checkIncludedParameterTest(javax.portlet.PortletContext ctx,
javax.portlet.PortletRequest req,
javax.portlet.PortletResponse res)
throws java.io.IOException,
javax.portlet.PortletException
- Throws:
java.io.IOException
javax.portlet.PortletException
Copyright © 2003-2009 . All Rights Reserved.