Object
# File lib/mocha/integration/mini_test/assertion_counter.rb, line 9 9: def initialize(test_case) 10: @test_case = test_case 11: end
# File lib/mocha/integration/mini_test/assertion_counter.rb, line 13 13: def increment 14: @test_case._assertions += 1 15: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.