method

test_started

test_started(name)
private

No documentation available.

# File lib/test/unit/ui/console/testrunner.rb, line 92
          def test_started(name)
            output_single(name + ": ", VERBOSE)
          end