Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ getvalue
Method
getvalue
Lib/test/test_unittest/support.py:153–154 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
151
self.buffer =
''
152
153
def
getvalue(self):
154
return
self.result
Callers
15
test_NonExit
Method · 0.95
test_Exit
Method · 0.95
test_ExitAsDefault
Method · 0.95
test_ExitSkippedSuite
Method · 0.95
test_ExitEmptySuite
Method · 0.95
test_ExitSetUpClassFailureSuite
Method · 0.95
testFailFastSetByRunner
Method · 0.95
_run_test
Method · 0.95
run
Method · 0.95
length_as_maxheaderlen_parameter
Method · 0.45
length_as_max_line_length_policy
Method · 0.45
length_as_maxheaderlen_parm_overrides_policy
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_NonExit
Method · 0.76
test_Exit
Method · 0.76
test_ExitAsDefault
Method · 0.76
test_ExitSkippedSuite
Method · 0.76
test_ExitEmptySuite
Method · 0.76
test_ExitSetUpClassFailureSuite
Method · 0.76
testFailFastSetByRunner
Method · 0.76
_run_test
Method · 0.76
run
Method · 0.76
length_as_maxheaderlen_parameter
Method · 0.36
length_as_max_line_length_policy
Method · 0.36
length_as_maxheaderlen_parm_overrides_policy
Method · 0.36