Class: Mutant::Mutation::Neutral
- Inherits:
-
Mutant::Mutation
- Object
- Mutant::Mutation
- Mutant::Mutation::Neutral
- 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
Method Summary
Methods inherited from Mutant::Mutation
#code, #identification, #insert, #killed_by?, #original_source, #root, #source