|
|
|
|
|
|
|
|
|
testEmptyQuote(self)
Test parsing empty string value: "" |
source code
|
|
|
testEmptyXQuote(self)
Test parsing empty x-quote |
source code
|
|
|
|
|
|
|
|
|
|
|
testAssignChar1(self)
Test for assign character |
source code
|
|
|
testAssignChar2(self)
Test for assign character |
source code
|
|
|
|
|
testDelimiter2(self)
Correct delimiter should be supplied |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
testValueValidator2(self)
Check for value_validator correct value |
source code
|
|
|
testMacroValueValidator2(self)
Check for value_validator correct value on macro |
source code
|
|
|
testVarTransformation2(self)
Check for correct var transformation |
source code
|
|
|
testEscaping(self)
Check for proper escaping |
source code
|
|
|
testListValue(self)
Check for proper list values parsing |
source code
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__init__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|