Uses of Package
org.apache.wicket.util.tester
-
Packages that use org.apache.wicket.util.tester Package Description 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.util.tester Class Description 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 ofFormComponents.Result AResultclass.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.WicketTesterHelper.ComponentData ComponentDataclass.