Class: Teaspoon::Formatters::DotFormatter
- Includes:
- ReportModule
- Defined in:
- lib/teaspoon/formatters/dot_formatter.rb
Direct Known Subclasses
Constant Summary
Constants included from ReportModule
ReportModule::CYAN, ReportModule::GREEN, ReportModule::RED, ReportModule::YELLOW
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_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::Formatters::Base