|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormTester | |
|---|---|
| wicket.util.tester | A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container. |
| Uses of FormTester in wicket.util.tester |
|---|
| Methods in wicket.util.tester that return FormTester | |
|---|---|
FormTester |
WicketTester.newFormTester(java.lang.String path)
create a FormTester for the form at path, and fill all child
FormComponents with blank String
initially. |
FormTester |
WicketTester.newFormTester(java.lang.String path,
boolean fillBlankString)
create a FormTester for the form at path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||