ergerodr / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

JRadioButtonFixture#select() #277

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I want to select a radio button. Currently I'm using
JRadioButtonFixture#click, but I don't like it, because I don't want to
click the radio button if it's already selected.

I would like a method on JRadioButtonFixture to select the radio button (by
clicking on it) only if it isn't already selected. This behavior would be
similar with that of the JCheckBoxFixture#check or #uncheck method.

Thanks,
Csabi

Original issue reported on code.google.com by csaba.ju...@gmail.com on 5 Jan 2009 at 2:58

GoogleCodeExporter commented 8 years ago
Thanks Csabi! I cannot believe we didn't have this! :)

Original comment by Alex.Rui...@gmail.com on 6 Jan 2009 at 2:20

GoogleCodeExporter commented 8 years ago
Changes made in r2199 http://code.google.com/p/fest/source/detail?r=2199

Thanks Csabi! :)

-Alex

Original comment by Alex.Rui...@gmail.com on 11 Jan 2009 at 4:41

GoogleCodeExporter commented 8 years ago
Thank you Alex :)

Original comment by csaba.ju...@gmail.com on 14 Jan 2009 at 5:01

GoogleCodeExporter commented 8 years ago
Csabi, THANK YOU! We have improved the project thanks to the high number (and
quality) of bug reports coming from you! :)

We'll be releasing 1.0 this Thursday (Jan 15th.) Some good announcements/news 
will
follow up the release :)

Cheers,
-Alex

Original comment by Alex.Rui...@gmail.com on 14 Jan 2009 at 5:10