method
run
v1_9_3_125 -
Show latest stable
- Class:
Test::Unit::TestCase
run(runner)public
No documentation available.
# File lib/test/unit/testcase.rb, line 15
def run runner
@options = runner.options
super runner
end