userver: userver/dynamic_config/storage_mock.hpp File Reference
Loading...
Searching...
No Matches
storage_mock.hpp File Reference

Detailed Description

Backing storage for dynamic_config::Source in tests and benchmarks.

Definition in file storage_mock.hpp.

Go to the source code of this file.

#include <initializer_list>
#include <memory>
#include <vector>
#include <userver/dynamic_config/snapshot.hpp>
#include <userver/dynamic_config/source.hpp>
#include <userver/dynamic_config/value.hpp>
#include <userver/formats/json/value.hpp>
+ Include dependency graph for storage_mock.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  dynamic_config::KeyValue
 A type-erased config key-value pair. More...
 
class  dynamic_config::StorageMock
 Backing storage for dynamic_config::Source in tests and benchmarks. More...