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 () |
| typing.Dict[str, typing.Callable] | _userver_cache_fixtures (pytestconfig, request) |
| typing.Callable[[DaemonInstance], CacheControl] | userver_cache_control (_userver_cache_control_context, _userver_cache_fixtures, request) |
| Userver cache control handler. | |
|
protected |
|
protected |