free_mutant/spec/unit
Daniel Gollahon 325e6b6fe0
Add method body -> super mutation
- Mutates method bodies to `super` to catch cases where a method has
  been needlessly re-implemented and the parent class provides the
  equivalent behavior.
- Closes #154
- Closes #673
2018-06-27 10:10:37 -07:00
..
mutant Add method body -> super mutation 2018-06-27 10:10:37 -07:00
mutant_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00