method

output

v2_1_10 - Show latest stable - Class: Test::Unit::Runner
output()
public

No documentation available.

# File lib/test/unit.rb, line 678
      def output
        (@output ||= nil) || super
      end