class documentation

class ETreeC14NTestCase(HelperTestCase):

View In Hierarchy

Undocumented

Method test​_c14n Undocumented
Method test​_c14n2​_file​_gzip Undocumented
Method test​_c14n2​_tostring​_with​_comments Undocumented
Method test​_c14n2​_with​_comments Undocumented
Method test​_c14n2​_with​_comments​_strip​_text Undocumented
Method test​_c14n2​_with​_text Undocumented
Method test​_c14n​_element​_tostring​_exclusive Undocumented
Method test​_c14n​_element​_tostring​_with​_comments Undocumented
Method test​_c14n​_exclusive Undocumented
Method test​_c14n​_file Undocumented
Method test​_c14n​_file​_gzip Undocumented
Method test​_c14n​_gzip Undocumented
Method test​_c14n​_tostring​_exclusive Undocumented
Method test​_c14n​_tostring​_inclusive​_ns​_prefixes Regression test to fix memory allocation issues (use 3+ inclusive NS spaces)
Method test​_c14n​_tostring​_with​_comments Undocumented
Method test​_c14n​_with​_comments Undocumented
Method test​_python3​_problem​_bytesio​_iterparse Undocumented
Method test​_python3​_problem​_filebased​_iterparse Undocumented
Method test​_python3​_problem​_filebased​_parse Undocumented

Inherited from HelperTestCase:

Method parse Undocumented
Method tear​Down Undocumented
Method ​_rootstring Undocumented
def test_c14n(self):

Undocumented

def test_c14n2_file_gzip(self):

Undocumented

def test_c14n2_tostring_with_comments(self):

Undocumented

def test_c14n2_with_comments(self):

Undocumented

def test_c14n2_with_comments_strip_text(self):

Undocumented

def test_c14n2_with_text(self):

Undocumented

def test_c14n_element_tostring_exclusive(self):

Undocumented

def test_c14n_element_tostring_with_comments(self):

Undocumented

def test_c14n_exclusive(self):

Undocumented

def test_c14n_file(self):

Undocumented

def test_c14n_file_gzip(self):

Undocumented

def test_c14n_gzip(self):

Undocumented

def test_c14n_tostring_exclusive(self):

Undocumented

def test_c14n_tostring_inclusive_ns_prefixes(self):
Regression test to fix memory allocation issues (use 3+ inclusive NS spaces)
def test_c14n_tostring_with_comments(self):

Undocumented

def test_c14n_with_comments(self):

Undocumented

def test_python3_problem_bytesio_iterparse(self):

Undocumented

def test_python3_problem_filebased_iterparse(self):

Undocumented

def test_python3_problem_filebased_parse(self):

Undocumented