# File lib/mocha/integration/test_unit/assertion_counter.rb, line 13 13: def increment 14: @test_result.add_assertion 15: end