Documentation ¶ Index ¶ func Mutator(t *testing.T, m mutator.Mutator, testFile string, count int) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Mutator ¶ func Mutator(t *testing.T, m mutator.Mutator, testFile string, count int) Mutator tests a mutator. It mutates the given original file with the given mutator. Every mutation is then validated with the given changed file. The mutation overall count is validated with the given count. Types ¶ This section is empty. Source Files ¶ View all Source files mutator.go Click to show internal directories. Click to hide internal directories.