# File lib/test/unit/testresult.rb, line 62 def add_assertion @assertion_count += 1 notify_listeners(PASS_ASSERTION, self) notify_changed end