Project
Loading...
Searching...
No Matches
test_fixture Struct Reference

Public Member Functions

 test_fixture ()
 
 ~test_fixture ()=default
 
 test_fixture ()
 
 ~test_fixture ()=default
 
 test_fixture ()
 
 ~test_fixture ()=default
 
 test_fixture ()
 
 ~test_fixture ()=default
 

Public Attributes

CcdbApi api
 
map< string, stringmetadata
 

Detailed Description

Fixture for the tests, i.e. code is ran in every test that uses it, i.e. it is like a setup and teardown for tests.

Definition at line 97 of file testCcdbApi.cxx.

Constructor & Destructor Documentation

◆ test_fixture() [1/4]

test_fixture::test_fixture ( )
inline

Definition at line 98 of file testCcdbApi.cxx.

◆ ~test_fixture() [1/4]

test_fixture::~test_fixture ( )
default

◆ test_fixture() [2/4]

test_fixture::test_fixture ( )
inline

Definition at line 65 of file testCcdbApi_alien.cxx.

◆ ~test_fixture() [2/4]

test_fixture::~test_fixture ( )
default

◆ test_fixture() [3/4]

test_fixture::test_fixture ( )
inline

Definition at line 97 of file testCcdbApi_ConfigParam.cxx.

◆ ~test_fixture() [3/4]

test_fixture::~test_fixture ( )
default

◆ test_fixture() [4/4]

test_fixture::test_fixture ( )
inline

Definition at line 73 of file testCcdbApiMultipleUrls.cxx.

◆ ~test_fixture() [4/4]

test_fixture::~test_fixture ( )
default

Member Data Documentation

◆ api

CcdbApi test_fixture::api

Definition at line 106 of file testCcdbApi.cxx.

◆ metadata

map< string, string > test_fixture::metadata

Definition at line 107 of file testCcdbApi.cxx.


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