wicket-tester Questions

6

In my Wicket application I used one radio button with "yes" and "no" options. If I select "No", I should display one dropdown choice. I wrote code using AjaxFormChoiceComponentUpdatingBehavior. How...
Macle asked 30/5, 2011 at 13:1

1

Solved

I want to check if a given component has a CSS class set. To do this, I would like to get the HTML output for just that specific component. WicketTester can provide the HTML output for the entire...
Limelight asked 4/7, 2013 at 9:36

1

Solved

I'm writing a unit test for a Wicket WebPage. I want to fire up a page, type into a field, click a link, and then make some assertions. Looking at the API of WicketTester and BaseWicketTester, I c...
Evelinevelina asked 26/10, 2010 at 8:32
1

© 2022 - 2024 — McMap. All rights reserved.