Re: FormTester selectMultiple CheckBoxMultipleChoice help

2009-02-13 Thread ray bon
Timo Rantalaiho wrote: Sounds like a fair enough feature, could you please add a Jira issue? Meanwhile you can do formTester.setValue(checkBoxMultipleChoice, ); in between to get the values reset. I have submitted a Jira issue

FormTester selectMultiple CheckBoxMultipleChoice help

2009-02-11 Thread ray bon
I am trying to test the case where a user is changing the set of checked options for a CheckBoxMultipleChoice. When using FormTester.selectMultiple the new values are added rather than replacing the existing values. e.g. first pass: formTester.selectMultiple(checkboxMultipleChoice, new int {0,