MCPcopy Index your code
hub / github.com/python/cpython / testresult.py

File testresult.py

Lib/test/libregrtest/testresult.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''Test runner and result class for the regression test suite.
2
3'''
4

Callers

nothing calls this directly

Calls 7

get_test_runner_classFunction · 0.85
addTestMethod · 0.80
loadTestsFromTestCaseMethod · 0.80
get_xml_elementMethod · 0.80
runMethod · 0.45
getvalueMethod · 0.45
decodeMethod · 0.45

Tested by

no test coverage detected