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

Class XmlW3CMutator

source code


Performs the W3C parser tests. Only works on <String> elements with a <Hint name="type" value="xml">

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