CbmRoot
_GTestCbmPsdPoint.cxx File Reference
#include "CbmPsdPoint.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.h"
#include "comparePsdPoint.h"
Include dependency graph for _GTestCbmPsdPoint.cxx:

Go to the source code of this file.

Functions

 TEST (_GTestCbmPsdPoint, CheckDefaultConstructor)
 
 TEST (_GTestCbmPsdPoint, CheckStandardConstructor)
 
 TEST (_GTestCbmPsdPoint, CheckCopyConstructor)
 
 TEST (_GTestCbmPsdPoint, CheckCopyAssignmentOperator)
 
 TEST (_GTestCbmPsdPoint, CheckMoveConstructor)
 
 TEST (_GTestCbmPsdPoint, CheckAssignmentOperator)
 
 TEST (_GTestCbmPsdPoint, CheckSetModuleID)
 
 TEST (_GTestCbmPsdPoint, CheckToString)
 
 TEST (_GTestCbmPsdPoint, CheckPrint)
 

Function Documentation

◆ TEST() [1/9]

TEST ( _GTestCbmPsdPoint  ,
CheckAssignmentOperator   
)

Definition at line 142 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [2/9]

TEST ( _GTestCbmPsdPoint  ,
CheckCopyAssignmentOperator   
)

Definition at line 82 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [3/9]

TEST ( _GTestCbmPsdPoint  ,
CheckCopyConstructor   
)

Definition at line 53 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [4/9]

TEST ( _GTestCbmPsdPoint  ,
CheckDefaultConstructor   
)

Definition at line 9 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers().

◆ TEST() [5/9]

TEST ( _GTestCbmPsdPoint  ,
CheckMoveConstructor   
)

Definition at line 112 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [6/9]

TEST ( _GTestCbmPsdPoint  ,
CheckPrint   
)

Definition at line 218 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), pos, and CbmPsdPoint::Print().

◆ TEST() [7/9]

TEST ( _GTestCbmPsdPoint  ,
CheckSetModuleID   
)

◆ TEST() [8/9]

TEST ( _GTestCbmPsdPoint  ,
CheckStandardConstructor   
)

Definition at line 30 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [9/9]

TEST ( _GTestCbmPsdPoint  ,
CheckToString   
)

Definition at line 196 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), pos, and CbmPsdPoint::ToString().