Project
Loading...
Searching...
No Matches
testBasicCCDBManager.cxx File Reference

Test BasicCCDBManager and caching functionality. More...

#include "CCDB/CcdbApi.h"
#include "CCDB/BasicCCDBManager.h"
#include "Framework/Logger.h"
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Classes

struct  Fixture< source_T >
 

Macros

#define BOOST_TEST_MODULE   CCDB
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 BOOST_GLOBAL_FIXTURE (Fixture)
 
 BOOST_AUTO_TEST_CASE (TestBasicCCDBManager)
 

Variables

std::string ccdbUrl = "http://ccdb-test.cern.ch:8080"
 
bool hostReachable = false
 

Detailed Description

Test BasicCCDBManager and caching functionality.

Author
ruben.nosp@m..sha.nosp@m.hoyan.nosp@m.@cer.nosp@m.n.ch

Definition in file testBasicCCDBManager.cxx.

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 20 of file testBasicCCDBManager.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 19 of file testBasicCCDBManager.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   CCDB

Definition at line 18 of file testBasicCCDBManager.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( TestBasicCCDBManager  )

Definition at line 61 of file testBasicCCDBManager.cxx.

◆ BOOST_GLOBAL_FIXTURE()

BOOST_GLOBAL_FIXTURE ( Fixture  )

Variable Documentation

◆ ccdbUrl

std::string ccdbUrl = "http://ccdb-test.cern.ch:8080"

Definition at line 30 of file testBasicCCDBManager.cxx.

◆ hostReachable

bool hostReachable = false

Definition at line 31 of file testBasicCCDBManager.cxx.