org.apache.pluto.portalImpl.portlet.test
Interface PortletTest
- All Known Subinterfaces:
- ActionTest
- All Known Implementing Classes:
- AbstractReflectivePortletTest, ActionAbstractReflectivePortletTest, NoOpTest, SimplePreferenceTest
- public interface PortletTest
- Author:
- David H. DeWolf
getTestSuiteName
public java.lang.String getTestSuiteName()
getRenderParameters
public java.util.Map getRenderParameters(javax.portlet.PortletRequest req)
doTest
public TestResults doTest(javax.portlet.PortletConfig config,
javax.portlet.PortletContext context,
javax.portlet.PortletRequest req,
javax.portlet.PortletResponse res)
init
public void init(TestConfig config)
getConfig
public TestConfig getConfig()
Copyright © 2003-2005 . All Rights Reserved.