Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
tests Directory Reference
Directory dependency graph for tests:
tests

Directories

 async
 
 di
 
 integrated
 
 mocks
 
 monitoring
 
 orm
 
 protocol
 
 query
 
 query_builder
 
 security
 
 stress
 

Files

 backend_base_test.cpp
 
 backend_contract_test.cpp
 
 backend_registry_test.cpp
 
 benchmark_tests.cpp
 
 integration_tests.cpp
 
 mongodb_backend_test.cpp
 
 postgresql_backend_test.cpp
 
 redis_backend_test.cpp
 
 sql_query_builder_test.cpp
 Unit tests for SQL Query Builder using unified query_builder (DB-002)
 
 sqlite_backend_test.cpp
 
 test_container_protocol_standalone.cpp
 
 unit_tests.cpp
 
 universal_query_builder_test.cpp
 Unit tests for Universal Query Builder (DB-002)