Searched refs:verifySingleRadios (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/forms/qa/integration/forms/ |
H A D | RadioButtons.java | 119 verifySingleRadios( 1, 0, 0, 0 ); in checkSingleButtons() 122 verifySingleRadios( 1, 0, 0, 1 ); in checkSingleButtons() 125 verifySingleRadios( 1, 1, 0, 1 ); in checkSingleButtons() 128 verifySingleRadios( 1, 1, 1, 1 ); in checkSingleButtons() 367 …private boolean verifySingleRadios( int state1, int state2, int state3, int state4 ) throws com.su… in verifySingleRadios() method in RadioButtons
|
Completed in 11 milliseconds