MCPcopy
hub / github.com/django/django / tests.py

File tests.py

tests/cache/tests.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Unit tests for cache framework
2# Uses whatever cache backend is set in the test settings file.
3import copy
4import io

Callers

nothing calls this directly

Calls 5

override_settingsClass · 0.90
caches_setting_for_testsFunction · 0.85
formatMethod · 0.45
valuesMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected