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

Method _method_scope

test/modules/md/test_120_reg_list.py:16–17  ·  view source on GitHub ↗
(self, env)

Source from the content-addressed store, hash-verified

14
15 @pytest.fixture(autouse=True, scope='function')
16 def _method_scope(self, env):
17 env.clear_store()
18
19 # test case: list empty store
20 def test_md_120_000(self, env):

Callers

nothing calls this directly

Calls 1

clear_storeMethod · 0.80

Tested by

no test coverage detected