public class NoOpTest extends java.lang.Object implements PortletTest
| Constructor and Description |
|---|
NoOpTest() |
| Modifier and Type | Method and Description |
|---|---|
TestResults |
doTest(javax.portlet.PortletConfig config,
javax.portlet.PortletContext context,
javax.portlet.PortletRequest req,
javax.portlet.PortletResponse res) |
TestConfig |
getConfig() |
java.util.Map |
getRenderParameters(javax.portlet.PortletRequest req) |
java.lang.String |
getTestSuiteName() |
void |
init(TestConfig config) |
public java.lang.String getTestSuiteName()
getTestSuiteName in interface PortletTestpublic java.util.Map getRenderParameters(javax.portlet.PortletRequest req)
getRenderParameters in interface PortletTestpublic TestResults doTest(javax.portlet.PortletConfig config, javax.portlet.PortletContext context, javax.portlet.PortletRequest req, javax.portlet.PortletResponse res)
doTest in interface PortletTestpublic void init(TestConfig config)
init in interface PortletTestpublic TestConfig getConfig()
getConfig in interface PortletTestCopyright © 2003-2013 . All Rights Reserved.