Class: Mutant::Reporter::CLI::Report::Mutation::Diff

Inherits:
Mutant::Reporter::CLI::Report::Mutation show all
Defined in:
lib/mutant/reporter/cli/report/mutation.rb

Overview

Reporter for mutations producing a diff

Constant Summary collapse

DIFF_ERROR_MESSAGE =
'BUG: Mutation NOT resulted in exactly one diff. Please report a reproduction'.freeze

Method Summary

Methods inherited from Mutant::Reporter::CLI::Report::Mutation

#run

Methods inherited from Printer

run, #run

Methods included from Delegator

included