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

File tests.py

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

Source from the content-addressed store, hash-verified

1import asyncio
2from functools import update_wrapper, wraps
3from inspect import iscoroutinefunction
4from unittest import TestCase

Callers

nothing calls this directly

Calls 10

require_http_methodsFunction · 0.90
conditionFunction · 0.90
vary_on_headersFunction · 0.90
cache_pageFunction · 0.90
cache_controlFunction · 0.90
user_passes_testFunction · 0.90
permission_requiredFunction · 0.90
keep_lazyFunction · 0.90
method_decoratorFunction · 0.90
composeFunction · 0.85

Tested by

no test coverage detected