Class: Teaspoon::Formatter::Clean

Inherits:
Dot
  • Object
show all
Defined in:
lib/teaspoon/formatter/clean.rb

Constant Summary

Constants included from ReportModule

ReportModule::CYAN, ReportModule::GREEN, ReportModule::RED, ReportModule::YELLOW

Constants inherited from Base

Base::RESERVED_PARAMS

Instance Attribute Summary

Attributes inherited from Base

#errors, #failures, #passes, #pendings, #run_count, #total_count

Method Summary

Methods included from ReportModule

#log_coverage, #log_error, #log_result, #log_threshold_failure

Methods inherited from Base

#complete, #console, #coverage, #error, #exception, #initialize, #result, #runner, #spec, #suite, #threshold_failure

Constructor Details

This class inherits a constructor from Teaspoon::Formatter::Base