ledger-core
Protected Member Functions | List of all members
SociProxyTest Class Reference
+ Inheritance diagram for SociProxyTest:
+ Collaboration diagram for SociProxyTest:

Protected Member Functions

void SetUp () override
 
- Protected Member Functions inherited from SociProxyBaseTest
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< PeoplegenerateData (int count, bool withPicture=false)
 
void changePassword (const std::string &oldPassword, const std::string &newPassword)
 

Additional Inherited Members

- Public Attributes inherited from SociProxyBaseTest
soci::session sql
 
std::string dbName
 
- Protected Attributes inherited from SociProxyBaseTest
std::shared_ptr< ProxyBackend_backend
 

The documentation for this class was generated from the following file: