userver: testsuite::CacheInvalidatorHolder Class Reference
Loading...
Searching...
No Matches
testsuite::CacheInvalidatorHolder Class Referencefinal

RAII helper for testsuite registration. More...

#include <userver/testsuite/cache_control.hpp>

Public Member Functions

 CacheInvalidatorHolder (CacheControl &, cache::CacheUpdateTrait &)
 
 CacheInvalidatorHolder (const CacheInvalidatorHolder &)=delete
 
 CacheInvalidatorHolder (CacheInvalidatorHolder &&)=delete
 
CacheInvalidatorHolderoperator= (const CacheInvalidatorHolder &)=delete
 
CacheInvalidatorHolderoperator= (CacheInvalidatorHolder &&)=delete
 

Detailed Description

RAII helper for testsuite registration.

Definition at line 56 of file cache_control.hpp.


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