# File lib/test/unit/failure.rb, line 107
      def add_failure(failure)
        @failures << failure
        notify_fault(failure)
        notify_changed
      end