Methods in org.apache.pluto.testsuite.test with parameters of type PortletContext |
protected TestResult |
DispatcherRenderParameterTest.checkAddedSameNameParameter(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
MiscTest.checkContextMajorVersion(PortletContext context)
|
protected TestResult |
MiscTest.checkContextMinorVersion(PortletContext context)
|
protected TestResult |
DispatcherRequestTest.checkContextPath(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
MiscTest.checkContextServerInfo(PortletContext context)
|
protected TestResult |
SimpleAttributeTest.checkEnumerateAttributesInContext(PortletContext context)
|
protected TestResult |
ContextInitParameterTest.checkEnumerationContainsNames(PortletContext context)
|
protected TestResult |
DispatcherRequestTest.checkGetContextPath(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
ContextInitParameterTest.checkGetInitParameter(PortletContext context)
|
protected TestResult |
SimpleAttributeTest.checkGetNullAttribute(PortletContext context)
|
protected TestResult |
DispatcherRequestTest.checkGetQueryString(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRequestTest.checkGetRequestURI(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRequestTest.checkGetServletPath(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRenderParameterTest.checkInvalidParameters(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRenderParameterTest.checkParameters(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRequestTest.checkPathInfo(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRequestTest.checkQueryString(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
SimpleAttributeTest.checkRemoveAttribute(PortletContext context)
|
protected TestResult |
DispatcherRequestTest.checkRequestURI(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRenderParameterTest.checkSameNameParameter(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
DispatcherRequestTest.checkServletPath(PortletContext context,
PortletRequest request,
PortletResponse response)
|
protected TestResult |
SimpleAttributeTest.checkSetAttribute(PortletContext context)
|
void |
AbstractReflectivePortletTest.doHeaders(PortletConfig config,
PortletContext context,
RenderRequest request,
RenderResponse response)
|
TestResults |
AbstractReflectivePortletTest.doTest(PortletConfig config,
PortletContext context,
PortletRequest request,
PortletResponse response)
Invoke test methods using java reflection. |