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