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

Method _method_scope

test/modules/md/test_100_reg_add.py:14–15  ·  view source on GitHub ↗
(self, env)

Source from the content-addressed store, hash-verified

12
13 @pytest.fixture(autouse=True, scope='function')
14 def _method_scope(self, env):
15 env.purge_store()
16
17 # test case: add a single dns managed domain
18 def test_md_100_000(self, env):

Callers

nothing calls this directly

Calls 1

purge_storeMethod · 0.80

Tested by

no test coverage detected