Lines Matching refs:activeMsgBox

88 		assertEquals("Invalid value", activeMsgBox.getMessage());  in testAllowDateNotBetween()
89 activeMsgBox.ok(); in testAllowDateNotBetween()
96 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
97 activeMsgBox.ok(); in testAllowDateNotBetween()
104 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
105 activeMsgBox.ok(); in testAllowDateNotBetween()
112 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
113 activeMsgBox.ok(); in testAllowDateNotBetween()
120 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
121 activeMsgBox.ok(); in testAllowDateNotBetween()
128 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
129 activeMsgBox.ok(); in testAllowDateNotBetween()
159 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
160 activeMsgBox.ok(); in testAllowDecimalEqual()
167 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
168 activeMsgBox.ok(); in testAllowDecimalEqual()
175 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
176 activeMsgBox.ok(); in testAllowDecimalEqual()
183 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
184 activeMsgBox.ok(); in testAllowDecimalEqual()
220 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowGreaterTextLength()
221 activeMsgBox.ok(); in testAllowGreaterTextLength()
228 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowGreaterTextLength()
229 activeMsgBox.ok(); in testAllowGreaterTextLength()
259 activeMsgBox.ok(); in testAllowLessThanTextLength()
265 activeMsgBox.cancel(); in testAllowLessThanTextLength()
313 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowListSpecialChar()
314 activeMsgBox.ok(); in testAllowListSpecialChar()
363 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
364 activeMsgBox.ok(); in testAllowTimeBetween()
371 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
372 activeMsgBox.ok(); in testAllowTimeBetween()
379 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
380 activeMsgBox.ok(); in testAllowTimeBetween()
387 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
388 activeMsgBox.ok(); in testAllowTimeBetween()
395 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
396 activeMsgBox.ok(); in testAllowTimeBetween()
409 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
410 activeMsgBox.ok(); in testAllowTimeBetween()
437 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeGreaterThan()
438 activeMsgBox.ok(); in testAllowTimeGreaterThan()
445 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeGreaterThan()
446 activeMsgBox.cancel(); in testAllowTimeGreaterThan()
488 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowWholeNumLessThan()
489 activeMsgBox.ok(); in testAllowWholeNumLessThan()
496 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowWholeNumLessThan()
497 activeMsgBox.ok(); in testAllowWholeNumLessThan()
504 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowWholeNumLessThan()
505 activeMsgBox.ok(); in testAllowWholeNumLessThan()
529 assertEquals("OpenOffice Calc", activeMsgBox.getCaption()); in testDefaultErrorAlertMessage()
532 activeMsgBox.ok(); in testDefaultErrorAlertMessage()
589 assertEquals("Invalid value.", activeMsgBox.getMessage()); in testValidityCellRangeSourcePicker()
590 activeMsgBox.ok(); in testValidityCellRangeSourcePicker()