| Home | Trees | Indices | Help |
|
|---|
|
|
Mutator base classes and interfaces.
A Mutator implements a method of mutating data/state for a Peach 2 fuzzer. For example a mutator might change the state flow defined by a Peach fuzzer. Another mutator might mutate data based on known relationships. Another mutator might perform numerical type tests against fields.
Author: Michael Eddington
Version: $Id: default.py 1131 2008-08-16 05:55:11Z meddingt $
|
|||
|
NullMutator Does not make any changes to data tree. |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:16:57 2008 | http://epydoc.sourceforge.net |