public class DispatcherRenderParameterTest extends AbstractReflectivePortletTest
Modifier and Type | Field and Description |
---|---|
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 |
Constructor and Description |
---|
DispatcherRenderParameterTest() |
Modifier and Type | Method and Description |
---|---|
protected TestResult |
checkIncludedParameterTest(javax.portlet.PortletContext ctx,
javax.portlet.PortletRequest req,
javax.portlet.PortletResponse res) |
java.lang.String |
getTestSuiteName() |
doTest, getConfig, getInitParameters, getRenderParameters, init
public static final java.lang.String KEY_A
public static final java.lang.String VAL_A
public static final java.lang.String KEY_B
public static final java.lang.String VAL_B
public static final java.lang.String RESULT_KEY
public java.lang.String getTestSuiteName()
protected TestResult checkIncludedParameterTest(javax.portlet.PortletContext ctx, javax.portlet.PortletRequest req, javax.portlet.PortletResponse res) throws java.io.IOException, javax.portlet.PortletException
java.io.IOException
javax.portlet.PortletException
Copyright © 2003-2013 . All Rights Reserved.