org.apache.pluto.portalImpl.portlet.test
Class AbstractReflectivePortletTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
- All Implemented Interfaces:
- PortletTest
- Direct Known Subclasses:
- ActionAbstractReflectivePortletTest, ComplexAttributeTest, ContextInitParameterTest, DispatcherRenderParameterTest, ExternalAppScopedAttributeTest, MiscTest, ResourceBundleTest, SecurityMappingTest, SimpleAttributeTest, SimpleParameterTest, SimpleRenderParameterTest
- public abstract class AbstractReflectivePortletTest
- extends java.lang.Object
- implements PortletTest
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractReflectivePortletTest
public AbstractReflectivePortletTest()
doTest
public TestResults doTest(javax.portlet.PortletConfig config,
javax.portlet.PortletContext context,
javax.portlet.PortletRequest req,
javax.portlet.PortletResponse res)
- Specified by:
doTest
in interface PortletTest
init
public void init(TestConfig config)
- Specified by:
init
in interface PortletTest
getRenderParameters
public java.util.Map getRenderParameters(javax.portlet.PortletRequest req)
- Specified by:
getRenderParameters
in interface PortletTest
getInitParameters
public java.util.Map getInitParameters()
getConfig
public TestConfig getConfig()
- Specified by:
getConfig
in interface PortletTest
Copyright © 2003-2005 . All Rights Reserved.