# File lib/mocha/integration/test_unit/assertion_counter.rb, line 9 9: def initialize(test_result) 10: @test_result = test_result 11: end