Peach :: Mutators :: string :: HostnameMutator :: Class HostnameMutator
[hide private]

Class HostnameMutator

source code


Perform hostname mutators. Only works on <String> elements with a <Hint name="type" value="hostname">

Instance Methods [hide private]
 
__init__(self, peach) source code
 
_getStringElements(self, node) source code
 
getActionValue(self, action) source code

Inherited from _SimpleHintMutator: calculateCount, getActionChangeStateValue, getActionParamValue, getCount, getState, isFinite, next, onActionComplete, onActionStart, onStateComplete, onStateMachineComplete, onStateMachineStart, onStateStart, reset, setState

Method Details [hide private]

__init__(self, peach)
(Constructor)

source code 
Overrides: _SimpleHintMutator.__init__

_getStringElements(self, node)

source code 
Overrides: _SimpleHintMutator._getStringElements

getActionValue(self, action)

source code 
Overrides: _SimpleHintMutator.getActionValue