Instrument Neutral Distributed Interface INDI  2.0.2
Functions
XmlAwaiterTest.cpp File Reference
#include <stdexcept>
#include "gtest/gtest.h"
#include "XmlAwaiter.h"

Go to the source code of this file.

Functions

std::string parseXmlFragmentFromString (const std::string &str)
 
 TEST (XmlAwaiter, SimpleFragment)
 
 TEST (XmlAwaiter, SimpleAttribute)
 

Function Documentation

◆ parseXmlFragmentFromString()

std::string parseXmlFragmentFromString ( const std::string &  str)

Definition at line 25 of file XmlAwaiterTest.cpp.

◆ TEST() [1/2]

TEST ( XmlAwaiter  ,
SimpleAttribute   
)

Definition at line 49 of file XmlAwaiterTest.cpp.

◆ TEST() [2/2]

TEST ( XmlAwaiter  ,
SimpleFragment   
)

Definition at line 36 of file XmlAwaiterTest.cpp.