# File lib/mocha/integration/assertion_counter.rb, line 8
def
increment
@test_case
.
assert
(
true
)
end