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
BaseWicketTester
          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
          Deprecated. since 1.5 No longer needed
ITestPanelSource
          Deprecated. since 1.5 No longer needed
Result
          A Result class.
TagTester
          Tag tester is used to test that a generated markup tag contains the correct attributes, values etc.
WicketTesterHelper.ComponentData
          ComponentData class.
 



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