ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
scoped_database_helper Class Reference

Provides database setup and cleanup utilities for tests. More...

#include <scoped_database_helper.hpp>

Collaboration diagram for scoped_database_helper:
Collaboration graph

Public Member Functions

 scoped_database_helper (const std::string &table_name)
 
database::contextcontext ()
 Gets the database context.
 

Detailed Description

Provides database setup and cleanup utilities for tests.