class Mocha::Integration::AssertionCounter

def initialize(test_case)

def initialize(test_case)
  @test_case = test_case
end