Tests for QxRadioButton. QxRadioButton extends QxAtom and so it inherits all the options and properties defined there.

To group multiple QxRadioButtons you must define a instance of QxRadioManager and add them to this new instance. All QxRadioButtons assigned to the same group make sure that only one of them is checked at the same time.