Your opinion will help to improve our service
Leave a feedback >Fixtures for controlling userver caches.
Classes | |
class | CacheControl |
class | CacheControlAction |
class | CacheControlRequest |
class | InvalidationState |
class | UserverCachePlugin |
Functions | |
pytest_configure (config) | |
InvalidationState | cache_invalidation_state () |
A fixture for notifying the service of changes in cache data sources. | |
typing.Dict | _userver_cache_control_context (daemon_scoped_mark) |
typing.Dict[str, typing.Callable] | _userver_cache_fixtures (pytestconfig, request) |
CacheControl | userver_cache_control (_userver_cache_control_context, _userver_cache_fixtures, request) |
Userver cache control handler. | |
userver_allow_all_caches_invalidation () | |
Allows use of invalidate_caches() without cache_names. | |
|
protected |
|
protected |