Uses of Package
org.apache.wicket.util.tester

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

Classes in org.apache.wicket.util.tester used by org.apache.wicket.extensions.ajax.markup.html
WicketTester
          A helper class to ease unit testing of Wicket applications without the need for a servlet container.
 

Classes in org.apache.wicket.util.tester used by org.apache.wicket.util.tester
BaseWicketTester
          A helper class to ease unit testing of Wicket applications without the need for a servlet container.
FormTester
          A helper class for testing validation and submission of FormComponents.
ITestPageSource
          A test Page factory for WicketTester
ITestPanelSource
          A test Panel factory for WicketTester.
Result
          A Result class.
TagTester
          Tag tester is used to test that a generated markup tag contains the correct attributes, values etc.
WicketTester
          A helper class to ease unit testing of Wicket applications without the need for a servlet container.
WicketTester.DummyWebApplication
          Default dummy web application for testing.
WicketTesterHelper.ComponentData
          ComponentData class.
 



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