ChimeraTK-ApplicationCore  04.01.00
Tests::testApplication Namespace Reference

Classes

struct  TestApp
 

Functions

 BOOST_AUTO_TEST_CASE (testApplicationExceptions)
 
std::string getValueFromNode (const xmlpp::Node *node, const std::string &subnodeName)
 
 BOOST_AUTO_TEST_CASE (testXmlGeneration)
 
 BOOST_AUTO_TEST_CASE (testDOTGeneration)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

Tests::testApplication::BOOST_AUTO_TEST_CASE ( testApplicationExceptions  )

Definition at line 43 of file testApplication.cc.

◆ BOOST_AUTO_TEST_CASE() [2/3]

Tests::testApplication::BOOST_AUTO_TEST_CASE ( testDOTGeneration  )

Definition at line 347 of file testApplication.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

Tests::testApplication::BOOST_AUTO_TEST_CASE ( testXmlGeneration  )

Definition at line 112 of file testApplication.cc.

+ Here is the call graph for this function:

◆ getValueFromNode()

std::string Tests::testApplication::getValueFromNode ( const xmlpp::Node *  node,
const std::string &  subnodeName 
)

Definition at line 90 of file testApplication.cc.

+ Here is the caller graph for this function: