org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle 
setResponse
-------------------------------------------------------------------------------------

                 Key: WICKET-3499
                 URL: https://issues.apache.org/jira/browse/WICKET-3499
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core
    Affects Versions: 1.5-RC2
         Environment: all
            Reporter: Richard Emberson
            Priority: Minor


In org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle is 
this 
method correct:

  
    public Response setResponse(Response response)
    {
      return response;
    } 


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to