Definition at line 26 of file unit_tests.cpp.
◆ SetUp()
| void DatabaseTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
Definition at line 31 of file unit_tests.cpp.
31 {
32
33 context_ = std::make_shared<database_context>();
35 }
std::shared_ptr< database_manager > db_mgr_
std::shared_ptr< database_context > context_
References context_, and db_mgr_.
◆ TearDown()
| void DatabaseTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ context_
◆ db_mgr_
The documentation for this class was generated from the following file: