lib/mutest/reporter/cli/printer/mutation_result.rb in mutest-0.0.6 vs lib/mutest/reporter/cli/printer/mutation_result.rb in mutest-0.0.7

- old
+ new

@@ -1,11 +1,9 @@ module Mutest class Reporter class CLI class Printer # Reporter for mutation results - # - # :reek:TooManyConstants class MutationResult < self delegate :mutation, :test_result DIFF_ERROR_MESSAGE = 'BUG: Mutation NOT resulted in exactly one diff hunk. Please report a reproduction!'.freeze