Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DRadioButtons.java126 verifySingleRadios( 1, 0, 0, 0 ); in checkSingleButtons()
129 verifySingleRadios( 1, 0, 0, 1 ); in checkSingleButtons()
132 verifySingleRadios( 1, 1, 0, 1 ); in checkSingleButtons()
135 verifySingleRadios( 1, 1, 1, 1 ); in checkSingleButtons()
378 …private boolean verifySingleRadios( int state1, int state2, int state3, int state4 ) throws com.su… in verifySingleRadios() method in RadioButtons

Completed in 10 milliseconds