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
            Priority: Minor


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