|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
Test fixture for async operation stress tests. More...


Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| std::unique_ptr< sqlite_backend > | db_ |
Test fixture for async operation stress tests.
Definition at line 36 of file async_stress_test.cpp.
|
inlineoverrideprotected |
Definition at line 40 of file async_stress_test.cpp.
References ASSERT_TRUE, database::core::connection_config::database, and db_.
|
inlineoverrideprotected |
|
protected |
Definition at line 38 of file async_stress_test.cpp.
Referenced by SetUp(), and TearDown().