class documentation

class ETreeXPathExsltTestCase(HelperTestCase): (source)

View In Hierarchy

Tests for the EXSLT support in XPath (requires libxslt 1.1.25+)

Method test_xpath_exslt_functions_date Undocumented
Method test_xpath_exslt_functions_strings Undocumented
Constant NSMAP Undocumented

Inherited from HelperTestCase:

Method parse Undocumented
Method tearDown Undocumented
Method _rootstring Undocumented
def test_xpath_exslt_functions_date(self): (source)

Undocumented

def test_xpath_exslt_functions_strings(self): (source)

Undocumented

Undocumented

Value
dict(date='http://exslt.org/dates-and-times',
     math='http://exslt.org/math',
     set='http://exslt.org/sets',
     str='http://exslt.org/strings')