Uses of Class
org.apache.wicket.protocol.http.mock.MockHttpSession

Packages that use MockHttpSession
org.apache.wicket.util.tester A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container. 
 

Uses of MockHttpSession in org.apache.wicket.util.tester
 

Methods in org.apache.wicket.util.tester that return MockHttpSession
 MockHttpSession BaseWicketTester.getHttpSession()
          Returns HttpSession for this environment
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.