356
348
"""Set the validations to be performed on the edits."""
358
350
self.mocker.result(self.view)
361
352
self.view.confirm_email_edit
362
353
self.mocker.result(self.view)
363
354
self.view.set_line_edit_validation_rule(self.view, MATCH(callable))