ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
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 48 of file testApplication.cc.

◆ BOOST_AUTO_TEST_CASE() [2/3]

Tests::testApplication::BOOST_AUTO_TEST_CASE ( testDOTGeneration  )

Definition at line 336 of file testApplication.cc.

◆ BOOST_AUTO_TEST_CASE() [3/3]

Tests::testApplication::BOOST_AUTO_TEST_CASE ( testXmlGeneration  )

Definition at line 101 of file testApplication.cc.

◆ getValueFromNode()

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

Definition at line 79 of file testApplication.cc.