Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ a
Method
a
Lib/test/test_unittest/testmock/testpatch.py:61–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
60
class
Bar(object):
61
def
a(self):
pass
62
63
foo_name =
'%s.Foo'
% __name__
64
Callers
4
test_mock_calls
Method · 0.45
test_mock_parents
Method · 0.45
_test2
Method · 0.45
test_patch_multiple_spec_set
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected