org.apache.pluto.portalImpl.portlet.test
Class NoOpTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.NoOpTest
- All Implemented Interfaces:
- PortletTest
public class NoOpTest
- extends java.lang.Object
- implements PortletTest
- Since:
- Mar 9, 2005
- Version:
- 1.0
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpTest
public NoOpTest()
getTestSuiteName
public java.lang.String getTestSuiteName()
- Specified by:
getTestSuiteName
in interface PortletTest
getRenderParameters
public java.util.Map getRenderParameters(javax.portlet.PortletRequest req)
- Specified by:
getRenderParameters
in interface PortletTest
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
getConfig
public TestConfig getConfig()
- Specified by:
getConfig
in interface PortletTest
Copyright © 2003-2011 . All Rights Reserved.