class documentation

Undocumented

Method c14n_roundtrip Undocumented
Method subTest Undocumented
Method test_c14n_exclusion Undocumented
Method test_c14n_namespaces Undocumented
Method test_simple_roundtrip Undocumented
Method test_xml_c14n2 Undocumented
Class Variable etree Undocumented
Class Variable maxDiff Undocumented
Method _canonicalize Undocumented
def c14n_roundtrip(self, xml, **options): (source)

Undocumented

@contextmanager
def subTest(self, name, **kwargs): (source)

Undocumented

def test_c14n_exclusion(self): (source)

Undocumented

@et_needs_pyversion(3, 8, 7)
@et_exclude_pyversion(3, 9, 0)
def test_c14n_namespaces(self): (source)

Undocumented

def test_simple_roundtrip(self): (source)

Undocumented

def test_xml_c14n2(self): (source)

Undocumented

Undocumented

Undocumented