Uses of Class
org.apache.wicket.protocol.http.MockWebApplication

Packages that use MockWebApplication
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 MockWebApplication in org.apache.wicket.util.tester
 

Subclasses of MockWebApplication in org.apache.wicket.util.tester
 class BaseWicketTester
          A helper class to ease unit testing of Wicket applications without the need for a servlet container.
 class WicketTester
          A helper class to ease unit testing of Wicket applications without the need for a servlet container.
 



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