Lines Matching refs:getMessage

88 		assertEquals("Invalid value", activeMsgBox.getMessage());  in testAllowDateNotBetween()
96 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
104 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
112 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
120 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
128 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDateNotBetween()
159 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
167 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
175 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
183 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowDecimalEqual()
220 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowGreaterTextLength()
228 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowGreaterTextLength()
313 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowListSpecialChar()
363 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
371 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
379 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
387 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
395 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
409 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeBetween()
437 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeGreaterThan()
445 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowTimeGreaterThan()
488 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowWholeNumLessThan()
496 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowWholeNumLessThan()
504 assertEquals("Invalid value", activeMsgBox.getMessage()); in testAllowWholeNumLessThan()
589 assertEquals("Invalid value.", activeMsgBox.getMessage()); in testValidityCellRangeSourcePicker()