Class: Mutant::Mutation::Neutral

Inherits:
Mutant::Mutation show all
Defined in:
lib/mutant/mutation.rb

Overview

Neutral mutation that should not cause mutations to fail tests

Constant Summary collapse

SYMBOL =
'neutral'.freeze
SHOULD_PASS =
true

Constants inherited from Mutant::Mutation

CODE_DELIMITER, CODE_RANGE

Method Summary

Methods inherited from Mutant::Mutation

#code, #identification, #insert, #killed_by?, #original_source, #root, #source