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

Method id

Lib/test/test_regrtest.py:2469–2470  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2467 self.test_id = test_id
2468
2469 def id(self):
2470 return self.test_id
2471
2472 # Restore patterns once the test completes
2473 patterns = get_match_tests()

Callers 8

test_match_testMethod · 0.95
setUpMethod · 0.45
__init__Method · 0.45
_setUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected