Flowdock
method

start

Importance_0
v1_8_7_72 - Show latest stable - 0 notes - Class: Test::Unit::UI::GTK2::TestRunner
start() public

No documentation

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

Hide source
# File lib/test/unit/ui/gtk2/testrunner.rb, line 435
          def start
            setup_mediator
            setup_ui
            attach_to_mediator
            start_ui
            @result
          end
Register or log in to add new notes.