MCPcopy Index your code
hub / github.com/saltstack/salt / test_caching

Function test_caching

tests/pytests/functional/cache/test_etcd.py:49–50  ·  view source on GitHub ↗
(subtests, cache)

Source from the content-addressed store, hash-verified

47
48
49def test_caching(subtests, cache):
50 run_common_cache_tests(subtests, cache)

Callers

nothing calls this directly

Calls 1

run_common_cache_testsFunction · 0.90

Tested by

no test coverage detected