package
0.0.0-20230222222326-d13c9c375b57
Repository: https://github.com/avito-tech/go-mutesting.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

List returns a list of all registered mutator names.
New returns a new mutator instance given the registered name of the mutator.
Register registers a mutator instance function with the given name.

# Structs

Mutation defines the behavior of one mutation.

# Type aliases

Mutator defines a mutator for mutation testing by returning a list of possible mutations for the given node.