MCPcopy Index your code
hub / github.com/RustPython/RustPython / testClonePIDeep

Method testClonePIDeep

Lib/test/test_minidom.py:965–966  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

963
964 @unittest.expectedFailure # TODO: RUSTPYTHON
965 def testClonePIDeep(self):
966 self.check_clone_pi(1, "testClonePIDeep")
967
968 def check_clone_node_entity(self, clone_document):
969 # bpo-35052: Test user data handler in cloneNode() on a document with

Callers

nothing calls this directly

Calls 1

check_clone_piMethod · 0.95

Tested by

no test coverage detected