preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Functions
ParserTest.cpp File Reference
#include <Eigen/Core>
#include <string>
#include <tuple>
#include "math/constants.hpp"
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "xml/ConfigParser.hpp"
#include "xml/ValueParser.hpp"
#include "xml/XMLAttribute.hpp"
#include "xml/XMLTag.hpp"
Include dependency graph for ParserTest.cpp:

Go to the source code of this file.

Classes

struct  CallbackHostAttr
 
struct  ContextListener
 

Functions

 BOOST_AUTO_TEST_CASE (AttributeTypeTest)
 
 BOOST_AUTO_TEST_CASE (OccurenceTest)
 
 BOOST_AUTO_TEST_CASE (NamespaceTest)
 
 BOOST_AUTO_TEST_CASE (Context)
 
 BOOST_AUTO_TEST_CASE (Decode)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( AttributeTypeTest )

Definition at line 54 of file ParserTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( Context )

Definition at line 168 of file ParserTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( Decode )

Definition at line 185 of file ParserTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( NamespaceTest )

Definition at line 131 of file ParserTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( OccurenceTest )

Definition at line 101 of file ParserTest.cpp.

Here is the call graph for this function: