userver: cache::UpdateStatisticsScopeMock Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
cache::UpdateStatisticsScopeMock Class Referencefinal

Allows to test helper functions of CacheUpdateTrait::Update that use UpdateStatisticsScope. More...

#include <userver/cache/statistics_mock.hpp>

Public Member Functions

 UpdateStatisticsScopeMock (UpdateType type)
 
UpdateStatisticsScopeGetScope ()
 

Detailed Description

Allows to test helper functions of CacheUpdateTrait::Update that use UpdateStatisticsScope.

Definition at line 15 of file statistics_mock.hpp.


The documentation for this class was generated from the following file: