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
cfxjse_mapmodule_unittest.cpp File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

Include dependency graph for cfxjse_mapmodule_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFXJSEMapModule, EmptyModule)
 TEST (CFXJSEMapModule, InsertDelete)
 TEST (CFXJSEMapModule, KeyCollision)
 TEST (CFXJSEMapModule, MergeData)

Function Documentation

◆ TEST() [1/4]

TEST ( CFXJSEMapModule ,
EmptyModule  )

Definition at line 15 of file cfxjse_mapmodule_unittest.cpp.

References CFXJSE_MapModule::GetMeasurement(), CFXJSE_MapModule::GetString(), CFXJSE_MapModule::GetValue(), and CFXJSE_MapModule::HasKey().

Here is the call graph for this function:

◆ TEST() [2/4]

TEST ( CFXJSEMapModule ,
InsertDelete  )

◆ TEST() [3/4]

TEST ( CFXJSEMapModule ,
KeyCollision  )

Definition at line 62 of file cfxjse_mapmodule_unittest.cpp.

References fxcrt::WideString::WideString(), CFXJSE_MapModule::GetMeasurement(), CFXJSE_MapModule::GetString(), CXFA_Measurement::GetUnit(), CFXJSE_MapModule::GetValue(), CFXJSE_MapModule::HasKey(), CFXJSE_MapModule::SetMeasurement(), CFXJSE_MapModule::SetString(), and CFXJSE_MapModule::SetValue().

Here is the call graph for this function:

◆ TEST() [4/4]

TEST ( CFXJSEMapModule ,
MergeData  )

Definition at line 92 of file cfxjse_mapmodule_unittest.cpp.

References fxcrt::WideString::WideString(), CFXJSE_MapModule::GetMeasurement(), CFXJSE_MapModule::GetString(), CXFA_Measurement::GetUnit(), CFXJSE_MapModule::GetValue(), CFXJSE_MapModule::MergeDataFrom(), CFXJSE_MapModule::SetMeasurement(), CFXJSE_MapModule::SetString(), and CFXJSE_MapModule::SetValue().

Here is the call graph for this function: