|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseWicketTester | |
|---|---|
| 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 BaseWicketTester in org.apache.wicket.util.tester |
|---|
| Subclasses of BaseWicketTester in org.apache.wicket.util.tester | |
|---|---|
class |
WicketTester
A helper class to ease unit testing of Wicket applications without the need for a servlet container. |
| Constructors in org.apache.wicket.util.tester with parameters of type BaseWicketTester | |
|---|---|
FormTester(java.lang.String path,
Form<?> workingForm,
BaseWicketTester wicketTester,
boolean fillBlankString)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||