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

Method testClonePIShallow

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

Source from the content-addressed store, hash-verified

959
960 @unittest.expectedFailure # TODO: RUSTPYTHON
961 def testClonePIShallow(self):
962 self.check_clone_pi(0, "testClonePIShallow")
963
964 @unittest.expectedFailure # TODO: RUSTPYTHON
965 def testClonePIDeep(self):

Callers

nothing calls this directly

Calls 1

check_clone_piMethod · 0.95

Tested by

no test coverage detected