com.stratelia.silverpeas.peasCore.servlets
Class WebComponentRequestRouterTest

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.servlets.WebComponentRequestRouterTest
Direct Known Subclasses:
WebComponentManagerTest

public class WebComponentRequestRouterTest
extends Object


Nested Class Summary
protected  class WebComponentRequestRouterTest.ControllerTest<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>
           
protected  class WebComponentRequestRouterTest.RequestTest<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>
           
protected  class WebComponentRequestRouterTest.TestResult<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>
           
 
Constructor Summary
WebComponentRequestRouterTest()
           
 
Method Summary
protected
<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>
WebComponentRequestRouterTest.ControllerTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT>
onController(Class<CONTROLLER> controllerClass)
           
 void setUp()
           
 void tearDown()
           
protected  void verifyDestination(WebComponentRequestRouter routerInstance, String expectedDestination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebComponentRequestRouterTest

public WebComponentRequestRouterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()

verifyDestination

protected void verifyDestination(WebComponentRequestRouter routerInstance,
                                 String expectedDestination)

onController

protected <CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>> WebComponentRequestRouterTest.ControllerTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT> onController(Class<CONTROLLER> controllerClass)


Copyright © 2016 Silverpeas. All Rights Reserved.