Crytic::Mutation::IsolatedMutation
Inherits Crytic::Mutation::Mutation / Reference / Object
Represents a single mutation to a single source file
Class methods
with(environment : Environment)
SourceInstance methods
run
Compiles the mutated source code into a binary and runs this binary, recording exit code, stderr and stdout output.