libdballe  7.6
Public Member Functions | Data Fields
dballe::tests::DriverFixture Struct Reference

Test fixture for SQL backend drivers. More...

#include <tests.h>

Inheritance diagram for dballe::tests::DriverFixture:

Public Member Functions

 DriverFixture (const char *backend, db::Format format)
 
void test_setup ()
 

Data Fields

std::string backend
 
db::Format format
 
db::Connectionconn = nullptr
 
db::sql::Driverdriver = nullptr
 

Detailed Description

Test fixture for SQL backend drivers.


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