MCPcopy 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_NonExitMethod · 0.95
test_ExitMethod · 0.95
test_ExitAsDefaultMethod · 0.95
test_ExitSkippedSuiteMethod · 0.95
test_ExitEmptySuiteMethod · 0.95
_run_testMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by 15

test_NonExitMethod · 0.76
test_ExitMethod · 0.76
test_ExitAsDefaultMethod · 0.76
test_ExitSkippedSuiteMethod · 0.76
test_ExitEmptySuiteMethod · 0.76
_run_testMethod · 0.76
runMethod · 0.76