org.apache.pluto.portalImpl.portlet.test
Class DispatcherRenderParameterTest

java.lang.Object
  extended byorg.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
      extended byorg.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
           
 
Constructor Summary
DispatcherRenderParameterTest()
           
 
Method Summary
protected  TestResult checkIncludedParameterTest(javax.portlet.PortletContext ctx, javax.portlet.PortletRequest req, javax.portlet.PortletResponse res)
           
 java.lang.String getTestSuiteName()
           
 
Methods inherited from class org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
doTest, getConfig, getInitParameters, getRenderParameters, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

DispatcherRenderParameterTest

public DispatcherRenderParameterTest()
Method Detail

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-2005 . All Rights Reserved.