Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetMutatedModulesAsync ( Mutant mutant ) : Task |
||
Release ( MutationResult mutationResult ) : void | ||
setDisabled ( bool disableCache = false ) : void |
Method | Description | |
---|---|---|
CreateNew ( Mutant mutant ) : Task |
||
MutantsCache ( OptionsModel options, IWhiteSource whiteCache, MutationSessionChoices choices, IMutationExecutor mutationExecutor ) : System |
public GetMutatedModulesAsync ( Mutant mutant ) : Task |
||
mutant | Mutant | |
return | Task |
public Release ( MutationResult mutationResult ) : void | ||
mutationResult | MutationResult | |
return | void |
public setDisabled ( bool disableCache = false ) : void | ||
disableCache | bool | |
return | void |