TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
ExceptionTest.cc File Reference
#include <boost/test/unit_test.hpp>
#include <Nice/Util/Exception.h>
#include <Nice/Log.h>
#include <string>
Include dependency graph for ExceptionTest.cc:

Classes

struct  Test::MyException1
 
struct  Test::MyException2
 

Namespaces

 Test
 class FitsCardTestApp
 

Functions

 BOOST_AUTO_TEST_CASE (creation)
 
 BOOST_AUTO_TEST_CASE (ShouldAddOneLoggerObject)
 
 BOOST_AUTO_TEST_CASE (ShouldOnlyConsiderLatestLogMessage)
 
 BOOST_AUTO_TEST_CASE (test_e_throw_macro)
 
 BOOST_AUTO_TEST_CASE (test_addLoggerObject)
 
 BOOST_AUTO_TEST_CASE (ExceptionFromString)
 
 BOOST_AUTO_TEST_CASE (ExceptionToString)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( creation  )

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( ShouldAddOneLoggerObject  )

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( ShouldOnlyConsiderLatestLogMessage  )

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( test_e_throw_macro  )

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( test_addLoggerObject  )

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( ExceptionFromString  )

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( ExceptionToString  )