Flowdock
method

finished

Importance_0
v1_8_6_287 - Show latest stable - 0 notes - Class: Test::Unit::UI::Fox::TestRunner
finished(elapsed_time) 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/fox/testrunner.rb, line 140
          def finished(elapsed_time)
            output_status("Finished in #{elapsed_time} seconds")
          end
Register or log in to add new notes.