libdballe  7.6
Public Member Functions | Data Fields
dballe::tests::DBFixture Struct Reference
Inheritance diagram for dballe::tests::DBFixture:

Public Member Functions

 DBFixture (const char *backend, db::Format format)
 
std::unique_ptr< DBcreate_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)
 

Data Fields

std::string backend
 
db::Format format
 
DBdb = nullptr
 

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