freemant2000/Wicket-Page-Test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This lightweight library allows you to unit test Wicket pages easily: It launches Jetty to run your webapp in-process and launches the Selenium 2.0 webdriver. Then you inject POJO mock objects into your page and use the webdriver to drive it.