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

Attila Király updated WICKET-3460:
----------------------------------

    Attachment: fix-WICKET-3460-2.patch

Can you please also apply this second patch? This adds a new constructor  with 
ServletContext parameter to WicketTester.

> Relax BaseWicketTester's dependency on MockServletContext to ServletContext
> ---------------------------------------------------------------------------
>
>                 Key: WICKET-3460
>                 URL: https://issues.apache.org/jira/browse/WICKET-3460
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC1
>            Reporter: Attila Király
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.5-RC2
>
>         Attachments: fix-WICKET-3460-2.patch, fix-WICKET-3460.patch
>
>
> Currently BaseWicketTester enforces MockServletContext in constructor and in 
> getter return value but this is not needed. A simple ServletContext 
> dependency would allow to use other mock implementations in tests.

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


Reply via email to