class documentation

class ETreeSaxTestCase(HelperTestCase): (source)

View In Hierarchy

Undocumented

Method test_element_sax Undocumented
Method test_element_sax_ns Undocumented
Method test_etree_sax_attributes Undocumented
Method test_etree_sax_comment Undocumented
Method test_etree_sax_comment_root Undocumented
Method test_etree_sax_double Undocumented
Method test_etree_sax_error Undocumented
Method test_etree_sax_error2 Undocumented
Method test_etree_sax_handler_default_ns Undocumented
Method test_etree_sax_handler_default_ns_None Undocumented
Method test_etree_sax_no_ns Undocumented
Method test_etree_sax_no_ns_attributes Undocumented
Method test_etree_sax_ns1 Undocumented
Method test_etree_sax_ns2 Undocumented
Method test_etree_sax_ns_attributes Undocumented
Method test_etree_sax_pi Undocumented
Method test_etree_sax_pi_root Undocumented
Method test_etree_sax_redefine_ns Undocumented
Method test_etree_sax_simple Undocumented
Method test_sax_to_pulldom Undocumented
Method test_sax_to_pulldom_multiple_namespaces Undocumented
Method _saxify_serialize Undocumented
Method _saxify_unsaxify Undocumented

Inherited from HelperTestCase:

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

Undocumented

def test_element_sax_ns(self): (source)

Undocumented

def test_etree_sax_attributes(self): (source)

Undocumented

def test_etree_sax_comment(self): (source)

Undocumented

def test_etree_sax_comment_root(self): (source)

Undocumented

def test_etree_sax_double(self): (source)

Undocumented

def test_etree_sax_error(self): (source)

Undocumented

def test_etree_sax_error2(self): (source)

Undocumented

def test_etree_sax_handler_default_ns(self): (source)

Undocumented

def test_etree_sax_handler_default_ns_None(self): (source)

Undocumented

def test_etree_sax_no_ns(self): (source)

Undocumented

def test_etree_sax_no_ns_attributes(self): (source)

Undocumented

def test_etree_sax_ns1(self): (source)

Undocumented

def test_etree_sax_ns2(self): (source)

Undocumented

def test_etree_sax_ns_attributes(self): (source)

Undocumented

def test_etree_sax_pi(self): (source)

Undocumented

def test_etree_sax_pi_root(self): (source)

Undocumented

def test_etree_sax_redefine_ns(self): (source)

Undocumented

def test_etree_sax_simple(self): (source)

Undocumented

def test_sax_to_pulldom(self): (source)

Undocumented

def test_sax_to_pulldom_multiple_namespaces(self): (source)

Undocumented

def _saxify_serialize(self, tree): (source)

Undocumented

def _saxify_unsaxify(self, saxifiable): (source)

Undocumented