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