| Home | Trees | Indices | Help |
|
|---|
|
|
Default included Group implementations.
Author: Michael Eddington
Version: $Id: Peach.group-module.html 1138 2008-08-16 19:39:03Z meddingt $
|
|||
|
Group Groups allow for performing a next() call on a
specific set of Generators allowing for more complex Fuzzing
setups.
|
|||
|
GroupCompleted Raised when group has completed all iterations. |
|||
|
GroupSequence A sequence of groups. |
|||
|
GroupForever This group will take a GroupSequence and perform random mutations on how generators are incremented. |
|||
|
GroupFixed Group object with a fixed number of iterations. |
|||
|
GroupForeachDo Foreach iteration of group A do group B |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:16:57 2008 | http://epydoc.sourceforge.net |