You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/04 01:45:36 UTC

[jira] Updated: (WICKET-3499) org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle setResponse

     [ https://issues.apache.org/jira/browse/WICKET-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Santos updated WICKET-3499:
---------------------------------

    Attachment: WICKET-3499.patch

Fixed by copy/pasting the RequestHandlerStack#respond implementation from RequestCycle.HandlerExecutor, but now tests in RequestHandlerStackTest are meaningless since they are not testing the core code.

> 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
>         Attachments: WICKET-3499.patch
>
>
> 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