MCPcopy Index your code
hub / github.com/python/cpython / test_basic

Method test_basic

Lib/test/test_audit.py:52–53  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

50 )
51
52 def test_basic(self):
53 self.do_test("test_basic")
54
55 def test_block_add_hook(self):
56 self.do_test("test_block_add_hook")

Callers

nothing calls this directly

Calls 1

do_testMethod · 0.95

Tested by

no test coverage detected