| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WicketTester
A helper class to ease unit testing of Wicket applications without the need for a servlet
container.
|
| Constructor and Description |
|---|
FormTester(String path,
Form<?> workingForm,
BaseWicketTester wicketTester,
boolean fillBlankString) |
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.