MCPcopy 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
63foo_name = '%s.Foo' % __name__
64

Callers 4

test_mock_callsMethod · 0.45
test_mock_parentsMethod · 0.45
_test2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected