# File test/unit/testresult.rb, line 51
      def add_assertion
        @assertion_count += 1
        notify_listeners(CHANGED, self)
      end