# File lib/mocha/integration/mini_test/assertion_counter.rb, line 13 13: def increment 14: @test_case._assertions += 1 15: end