|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|


Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| mock_backend | backend_ |
| connection_config | test_config_ |
Definition at line 37 of file backend_contract_test.cpp.
|
inlineoverrideprotected |
Definition at line 42 of file backend_contract_test.cpp.
References backend_, database::core::connection_config::database, database::core::connection_config::host, database::core::connection_config::password, database::core::connection_config::port, database::testing::mock_backend::set_database_type(), test_config_, and database::core::connection_config::username.

|
protected |
Definition at line 39 of file backend_contract_test.cpp.
Referenced by SetUp().
|
protected |
Definition at line 40 of file backend_contract_test.cpp.
Referenced by SetUp().