# File lib/test/unit/error.rb, line 101 def add_error(error) @errors << error notify_fault(error) notify_changed end