class documentation

class ETreeC14NTestCase(HelperTestCase): (source)

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_file_gzip_pathlike Undocumented
Method test_c14n_file_pathlike 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 tearDown Undocumented
Method _rootstring Undocumented
def test_c14n(self): (source)

Undocumented

def test_c14n2_file_gzip(self): (source)

Undocumented

def test_c14n2_tostring_with_comments(self): (source)

Undocumented

def test_c14n2_with_comments(self): (source)

Undocumented

def test_c14n2_with_comments_strip_text(self): (source)

Undocumented

def test_c14n2_with_text(self): (source)

Undocumented

def test_c14n_element_tostring_exclusive(self): (source)

Undocumented

def test_c14n_element_tostring_with_comments(self): (source)

Undocumented

def test_c14n_exclusive(self): (source)

Undocumented

def test_c14n_file(self): (source)

Undocumented

def test_c14n_file_gzip(self): (source)

Undocumented

def test_c14n_file_gzip_pathlike(self): (source)

Undocumented

def test_c14n_file_pathlike(self): (source)

Undocumented

def test_c14n_gzip(self): (source)

Undocumented

def test_c14n_tostring_exclusive(self): (source)

Undocumented

def test_c14n_tostring_inclusive_ns_prefixes(self): (source)

Regression test to fix memory allocation issues (use 3+ inclusive NS spaces)

def test_c14n_tostring_with_comments(self): (source)

Undocumented

def test_c14n_with_comments(self): (source)

Undocumented

def test_python3_problem_bytesio_iterparse(self): (source)

Undocumented

def test_python3_problem_filebased_iterparse(self): (source)

Undocumented

def test_python3_problem_filebased_parse(self): (source)

Undocumented