Class: Mutant::Strategy::Null

Inherits:
Mutant::Strategy show all
Defined in:
lib/mutant/strategy.rb

Overview

Null strategy that never kills a mutation

Constant Summary collapse

KILLER =
Killer::Null

Constants inherited from Mutant::Strategy

REGISTRY

Method Summary

Methods inherited from Mutant::Strategy

#kill, lookup, #setup, #teardown