|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WicketTesterHelper.ComponentData | |
|---|---|
| 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 WicketTesterHelper.ComponentData in org.apache.wicket.util.tester |
|---|
| Methods in org.apache.wicket.util.tester that return types with arguments of type WicketTesterHelper.ComponentData | |
|---|---|
static List<WicketTesterHelper.ComponentData> |
WicketTesterHelper.getComponentData(Page page)
Gets recursively all Components of a given Page, extracts the
information relevant to us, and adds them to a List. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||