MCPcopy Create free account
hub / github.com/apache/httpd / _method_scope

Method _method_scope

test/modules/md/test_001_store.py:18–19  ·  view source on GitHub ↗
(self, env)

Source from the content-addressed store, hash-verified

16
17 @pytest.fixture(autouse=True, scope='function')
18 def _method_scope(self, env):
19 env.purge_store()
20
21 # verify expected binary version
22 def test_md_001_001(self, env: MDTestEnv):

Callers

nothing calls this directly

Calls 1

purge_storeMethod · 0.80

Tested by

no test coverage detected