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 PortletTest
public java.util.Map getRenderParameters(javax.portlet.PortletRequest req)
getRenderParameters
in interface PortletTest
public TestResults doTest(javax.portlet.PortletConfig config, javax.portlet.PortletContext context, javax.portlet.PortletRequest req, javax.portlet.PortletResponse res)
doTest
in interface PortletTest
public void init(TestConfig config)
init
in interface PortletTest
public TestConfig getConfig()
getConfig
in interface PortletTest
Copyright © 2003-2013 . All Rights Reserved.