Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Functions
Config.ut.cpp File Reference
#include "Config.hpp"
#include <boost/test/unit_test.hpp>
#include <map>
Include dependency graph for Config.ut.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ParseSectionSingleCase)
 
 BOOST_AUTO_TEST_CASE (ParseSectionMultiCase)
 
 BOOST_AUTO_TEST_CASE (ConfigSetAndGetCase)
 
 BOOST_AUTO_TEST_CASE (ConfigOverrideCase)
 
 BOOST_AUTO_TEST_CASE (ConfigEscapeCase)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( ParseSectionSingleCase  )

Definition at line 28 of file Config.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( ParseSectionMultiCase  )

Definition at line 46 of file Config.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( ConfigSetAndGetCase  )

Definition at line 82 of file Config.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( ConfigOverrideCase  )

Definition at line 101 of file Config.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( ConfigEscapeCase  )

Definition at line 138 of file Config.ut.cpp.