method

stop

v1_8_6_287 - Show latest stable - Class: Test::Unit::UI::Tk::TestRunner
stop()
private

No documentation available.

# File lib/test/unit/ui/tk/testrunner.rb, line 104
          def stop
            ::Tk.exit
          end