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