|
| DBFixture (const char *backend, db::Format format) |
|
std::unique_ptr< DB > | create_db () |
| Open a new DB with the backend and format specified in this fixture.
|
|
void | test_setup () |
|
template<typename DataSet > |
void | populate () |
|
void | populate_database (TestDataSet &data_set) |
|
| BaseDBFixture (const char *backend, db::Format format) |
|
void | test_setup () |
|
bool | has_driver () |
|
|
DB * | db = nullptr |
|
std::string | backend |
|
db::Format | format |
|
|
static bool | has_driver (const std::string &backend) |
|
The documentation for this struct was generated from the following file: