Class: Mutant::Reporter::CLI::Printer::MutationProgressResult
- Inherits:
-
Mutant::Reporter::CLI::Printer
- Object
- Mutant::Reporter::CLI::Printer
- Mutant::Reporter::CLI::Printer::MutationProgressResult
- Defined in:
- lib/mutant/reporter/cli/printer.rb
Overview
Printer for mutation progress results
Constant Summary collapse
- SUCCESS =
'.'.freeze
- FAILURE =
'F'.freeze
Constants inherited from Mutant::Reporter::CLI::Printer
Instance Method Summary collapse
-
#run ⇒ self
private
Run printer.