Class: Mutant::Strategy::Static::Fail

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

Overview

Always fail to kill strategy

Constant Summary collapse

KILLER =
Killer::Static::Fail

Method Summary

Methods inherited from Mutant::Strategy

kill, killer