class

Crytic::Mutation::IsolatedMutation

Inherits Crytic::Mutation::Mutation / Reference / Object

Represents a single mutation to a single source file

Class methods

with(environment : Environment)
Source

Instance methods

run

Compiles the mutated source code into a binary and runs this binary, recording exit code, stderr and stdout output.

Source

Nested types