Module: Evilution::Runner::MutationExecutor::Neutralizer Private
- Defined in:
- lib/evilution/runner/mutation_executor/neutralizer.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Namespace for MutationExecutor's neutralization rules (InfraError, BaselineFailed). Concrete neutralizer classes live in neutralizer/*.rb and are autoloaded on first reference.
Defined Under Namespace
Classes: BaselineFailed, InfraError