Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
mock_backend.h File Reference
#include "database/core/database_backend.h"
#include "mock_backend_expectations.h"
#include <queue>
#include <functional>
#include <mutex>
#include <regex>
Include dependency graph for mock_backend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  database::testing::mock_backend
 Configurable mock for database_backend interface. More...
 
class  database::testing::mock_backend_builder
 Builder for common mock configurations. More...
 

Namespaces

namespace  database
 
namespace  database::testing