Skip to content

This lightweight library allows you to unit test Wicket pages easily: It launches Jetty to run your webapp in-process and launches the Selenium webdriver. Then you inject POJO mock objects into your page and use the webdriver to drive it.

Notifications You must be signed in to change notification settings

freemant2000/Wicket-Page-Test

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.

About

This lightweight library allows you to unit test Wicket pages easily: It launches Jetty to run your webapp in-process and launches the Selenium webdriver. Then you inject POJO mock objects into your page and use the webdriver to drive it.

Resources

Stars

Watchers

Forks

Packages

No packages published