Flowdock
method

run

Importance_0
run(runner) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/test/unit/testcase.rb, line 15
      def run runner
        @options = runner.options
        super runner
      end
Register or log in to add new notes.