method
stop
v1_8_6_287 -
Show latest stable
- Class:
Test::Unit::UI::Fox::TestRunner
stop()public
No documentation available.
# File lib/test/unit/ui/fox/testrunner.rb, line 79
def stop
@application.exit(0)
end