Lines Matching refs:failed

96             failed( "could not access the required data source or table therein." );  in before()
124failed( "checking the content of one or more controls on the first row failed (see the log for det… in checkFirstRow()
138failed( "checking the content of one or more controls on the insert row failed (see the log for de… in checkInsertRow()
151 failed( "image control failed to display empty image" ); in checkImageControl()
162 failed( "image control does not display the sample image as required" ); in checkImageControl()
172failed( "image control does not, after saving the record, display the sample image as required" ); in checkImageControl()
180failed( "image control failed to display empty image, after coming from a non-empty image" ); in checkImageControl()
188failed( "image control does not, after coming back to the record, display the sample image as requ… in checkImageControl()
196 failed( "image control failed to remove the image" ); in checkImageControl()
203 failed( "image still there after coming back, though we just removed it" ); in checkImageControl()
222 failed( "huh? inconsistence in the test!" ); in checkCrossUpdates_checkBox()
235failed( "cross-update failed: updating the check box should result in updating the same-bound form… in checkCrossUpdates_checkBox()
243failed( "cross-update failed: updating the check box should result in updating the same-bound form… in checkCrossUpdates_checkBox()
254 failed( "either the check box or the formatted field failed to recognize the UNDO!" ); in checkCrossUpdates_checkBox()
266failed( "the check box should not be updated here! (did the formatted model commit immediately?)" … in checkCrossUpdates_checkBox()
276 failed( "formatted field did not commit (or check box did not update)" ); in checkCrossUpdates_checkBox()
296 failed( "huh? inconsistence in the test!" ); in checkCrossUpdates_radioButton()
306failed( "cross-update failed: updating the radio button should result in updating the same-bound t… in checkCrossUpdates_radioButton()
314failed( "cross-update failed: updating the radio button should result in updating the same-bound t… in checkCrossUpdates_radioButton()
325 failed( "either the radio button or the text field failed to recognize the UNDO!" ); in checkCrossUpdates_radioButton()
337failed( "the radio buttons should not be updated here! (did the formatted model commit immediately… in checkCrossUpdates_radioButton()
347 failed( "text field did not commit (or radio button did not update)" ); in checkCrossUpdates_radioButton()
384 failed( "the changes we made on the insert row have not been committed" ); in checkRowUpdates()
410 failed( "the changes we made on the insert row have not been committed" ); in checkRowUpdates()
614 failed( "could not create the required sample table!" ); in ensureTables()
623 failed( "could not create the required sample data" ); in ensureTables()
641 failed( "wrong value of the 'none' radio button!" ); in checkRadios()
645 failed( "wrong value of the 'normal' radio button!" ); in checkRadios()
649 failed( "wrong value of the 'important' radio button!" ); in checkRadios()