Crytic::Generator::InMemoryMutationsGenerator
Inherits Crytic::Generator::Generator / Reference / Object
Determines all possible mutations for the given source files.
Constructors
new(possibilities : Array(Mutant::Possibilities), preamble : String, mutation_factory : MutationFactory, side_effects : SideEffects)
SourceInstance methods
mutations_for(subject : Array(Subject), specs : Array(String)) : Array(MutationSet)
Source