radioGroupHasText

fun RobotAssertions.radioGroupHasText(@IdRes radioGroupId: Int, vararg buttonTexts: String)

Check if the radio group associated with radioGroupId has buttonTexts as the labels of the radio buttons.