Home
last modified time | relevance | path

Searched refs:verifyRadios (Results 1 – 1 of 1) sorted by relevance

/trunk/main/forms/qa/integration/forms/
H A DRadioButtons.java352 …private boolean verifyRadios( XPropertySet[] radios, short[] expectedStates, String errorMessage )… in verifyRadios() method in RadioButtons
392 return verifyRadios( radios, states, "single-group radio buttons do not work!" ); in verifySingleRadios()
409 return verifyRadios( radios, states, errorMessage ); in verifySixPack()
463 …return verifyRadios( radios, states, "seems some of the radio button check states didn't survive t… in verifySheetRadios()

Completed in 8 milliseconds