Class: Test::Unit::AutoRunner

Inherits:
Object
  • Object
show all
Defined in:
lib/cf_factory/help/fixes.rb

Instance Method Summary collapse

Instance Method Details

#output_level=(level) ⇒ Object



9
10
11
# File 'lib/cf_factory/help/fixes.rb', line 9

def output_level=(level)
  self.runner_options[:output_level] = level
end