|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormTester | |
|---|---|
| org.apache.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 org.apache.wicket.util.tester |
|---|
| Methods in org.apache.wicket.util.tester that return FormTester | |
|---|---|
FormTester |
BaseWicketTester.newFormTester(java.lang.String path)
Creates a FormTester for the Form at a given path, and fills all child
FormComponents with blank Strings. |
FormTester |
BaseWicketTester.newFormTester(java.lang.String path,
boolean fillBlankString)
Creates a FormTester for the Form at a given path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||