Class: Mutant::Strategy::Static::Success

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

Overview

Always succeed to kill strategy

Constant Summary collapse

KILLER =
Killer::Static::Success

Method Summary

Methods inherited from Mutant::Strategy

kill, killer