Configuration.WithSystematicFuzzingFallbackEnabled method
Updates the configuration with systematic fuzzing fallback enabled or disabled.
public Configuration WithSystematicFuzzingFallbackEnabled(bool isEnabled = true)
parameter | description |
---|---|
isEnabled | If true, then systematic fuzzing fallback is enabled. |
See Also
- class Configuration
- namespace Microsoft.Coyote
- assembly Microsoft.Coyote