|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
Unit tests for database_system's service_container integration. More...
#include <gtest/gtest.h>#include <kcenon/common/di/service_container.h>#include <kcenon/common/interfaces/database_interface.h>#include <kcenon/database/config/feature_flags.h>
Go to the source code of this file.
Unit tests for database_system's service_container integration.
Tests validate that database_system types (IDatabase, database_manager) work correctly with common_system's service_container through the service_registration.h API.
Part of kcenon/common_system#369
Definition in file test_service_registration.cpp.