| 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.
|
| Class and 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 of
FormComponents. |
| 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.
|
WicketTesterHelper.ComponentData
ComponentData class. |
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.