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