package
0.0.0-20181101094556-33fdaba7c059
Repository: https://github.com/srikrsna/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

# 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.