Uses of Package
wicket.util.tester

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

Classes in wicket.util.tester used by wicket.util.tester
FormTester
          A helper for testing validaiton and submission of Form component.
ITestPageSource
          A test page factory for WicketTester
TagTester
          Tag tester is used to test that a generated markup tag contains the correct attributes, values etc.
TestPanelSource
          A test panel factory for WicketTester
WicketTester
          A helper to ease unit testing of Wicket applications without the need for a servlet container.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.