com.stratelia.silverpeas.peasCore.servlets
Class WebComponentRequestRouterTest.RequestTest<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.servlets.WebComponentRequestRouterTest.RequestTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT>
Enclosing class:
WebComponentRequestRouterTest

protected class WebComponentRequestRouterTest.RequestTest<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>
extends Object


Constructor Summary
protected WebComponentRequestRouterTest.RequestTest(WebComponentRequestRouterTest.ControllerTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT> controller)
           
 
Method Summary
 WebComponentRequestRouterTest.RequestTest changeHttpMethodWith(String httpMethod)
           
 WebComponentRequestRouterTest.RequestTest changeSuffixPathWith(String suffixPath)
           
 WebComponentRequestRouterTest.TestResult<WEB_COMPONENT_REQUEST_CONTEXT> perform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebComponentRequestRouterTest.RequestTest

protected WebComponentRequestRouterTest.RequestTest(WebComponentRequestRouterTest.ControllerTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT> controller)
Method Detail

changeHttpMethodWith

public WebComponentRequestRouterTest.RequestTest changeHttpMethodWith(String httpMethod)

changeSuffixPathWith

public WebComponentRequestRouterTest.RequestTest changeSuffixPathWith(String suffixPath)

perform

public WebComponentRequestRouterTest.TestResult<WEB_COMPONENT_REQUEST_CONTEXT> perform()
                                                                                                                                                     throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.