You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "Verma Shalini (HCTM/ETA)" <Sh...@us.bosch.com> on 2010/02/05 21:06:47 UTC

How to write a testcase for CheckGroupSelector.

How to write a testcase for CheckGroupSelector.

For checkgroup we can use 
 formTester.selectMultiple("group", new int[]
                {
                    2
                });

Re: How to write a testcase for CheckGroupSelector.

Posted by Kent Tong <ke...@cpttm.org.mo>.

vermas wrote:
> 
> How to write a testcase for CheckGroupSelector.
> 

Try http://wicketpagetest.sourceforge.net/ which supports execution of
Javascript in the tests.


-----
--
Kent Tong
Better way to unit test Wicket pages (http://wicketpagetest.sourceforge.net)
Books on CXF, Axis2, Wicket, JSF (http://agileskills2.org)
-- 
View this message in context: http://old.nabble.com/How-to-write-a-testcase-for-CheckGroupSelector.-tp27473254p27485560.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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