Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cfx_xmlchardata_unittest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfx_xmlchardata_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFX_XMLCharDataTest, GetType)
 
 TEST (CFX_XMLCharDataTest, GetText)
 
 TEST (CFX_XMLCharDataTest, Clone)
 
 TEST (CFX_XMLCharDataTest, Save)
 

Function Documentation

◆ TEST() [1/4]

TEST ( CFX_XMLCharDataTest ,
Clone  )

Definition at line 20 of file cfx_xmlchardata_unittest.cpp.

References CFX_XMLCharData::CFX_XMLCharData(), CFX_XMLCharData::Clone(), CFX_XMLText::GetText(), CFX_XMLNode::GetType(), CFX_XMLNode::kCharData, and ToXMLCharData().

+ Here is the call graph for this function:

◆ TEST() [2/4]

TEST ( CFX_XMLCharDataTest ,
GetText  )

Definition at line 15 of file cfx_xmlchardata_unittest.cpp.

References CFX_XMLCharData::CFX_XMLCharData(), and CFX_XMLText::GetText().

+ Here is the call graph for this function:

◆ TEST() [3/4]

TEST ( CFX_XMLCharDataTest ,
GetType  )

Definition at line 10 of file cfx_xmlchardata_unittest.cpp.

References CFX_XMLCharData::CFX_XMLCharData(), CFX_XMLCharData::GetType(), and CFX_XMLNode::kCharData.

+ Here is the call graph for this function:

◆ TEST() [4/4]

TEST ( CFX_XMLCharDataTest ,
Save  )

Definition at line 31 of file cfx_xmlchardata_unittest.cpp.

References CFX_XMLCharData::CFX_XMLCharData(), and CFX_XMLCharData::Save().

+ Here is the call graph for this function: