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