|
void | SetUp () override |
|
void | SetUp () override |
|
void | TearDown () override |
|
void | createTables (soci::session &sql) |
|
void | insertPeople (soci::session &sql, const std::vector< People > &people) |
|
void | insertPeople (soci::session &sql, const People &people) |
|
void | insertItem (soci::session &sql, const Item &item) |
|
std::vector< uint8_t > | blob_to_vector (soci::blob &blob) |
|
std::vector< People > | generateData (int count, bool withPicture=false) |
|
void | changePassword (const std::string &oldPassword, const std::string &newPassword) |
|
|
soci::session | sql |
|
std::string | dbName |
|
std::shared_ptr< ProxyBackend > | _backend |
|
The documentation for this class was generated from the following file:
- test/database/database_soci_proxy_tests.cpp