Pierre Goupil wrote:
> 
> So I'm looking for a way to list all Page instances in a Wicket app, which
> could then allow me to be sure that they are all covered by a test. And
> when
> it's done maybe I could use the same system in order to ensure that
> Selenium
> (the automated functional testing tool) has covered all my pages as well
> (more deeply).
> 

What you need is TDD. Once you adopt TDD, you will have every page tested.

-----
--
Kent Tong
Better way to unit test Wicket pages (http://wicketpagetest.sourceforge.net)
-- 
View this message in context: 
http://old.nabble.com/Wicket-tester-test-coverage-tp26505428p26507647.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to