• Stars
    star
    5
  • Rank 2,779,710 (Top 57 %)
  • Language
    Java
  • Created over 12 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.