CbmRoot
_GTestCbmPsdHit.cxx File Reference
#include "CbmPsdHit.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.h"
#include "comparePsdHit.h"
Include dependency graph for _GTestCbmPsdHit.cxx:

Go to the source code of this file.

Functions

 TEST (_GTestCbmPsdHit, CheckDefaultConstructor)
 
 TEST (_GTestCbmPsdHit, CheckStandardConstructor)
 
 TEST (_GTestCbmPsdHit, CheckCopyConstructor)
 
 TEST (_GTestCbmPsdHit, CheckAssignmentOperator)
 
 TEST (_GTestCbmPsdHit, CheckMoveConstructor)
 
 TEST (_GTestCbmPsdHit, CheckAssignmentMoveConstructor)
 
 TEST (_GTestCbmPsdHit, CheckPrint)
 

Function Documentation

◆ TEST() [1/7]

TEST ( _GTestCbmPsdHit  ,
CheckAssignmentMoveConstructor   
)

Definition at line 83 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers().

◆ TEST() [2/7]

TEST ( _GTestCbmPsdHit  ,
CheckAssignmentOperator   
)

Definition at line 47 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers().

◆ TEST() [3/7]

TEST ( _GTestCbmPsdHit  ,
CheckCopyConstructor   
)

Definition at line 30 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers().

◆ TEST() [4/7]

TEST ( _GTestCbmPsdHit  ,
CheckDefaultConstructor   
)

Definition at line 8 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers().

◆ TEST() [5/7]

TEST ( _GTestCbmPsdHit  ,
CheckMoveConstructor   
)

Definition at line 65 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers().

◆ TEST() [6/7]

TEST ( _GTestCbmPsdHit  ,
CheckPrint   
)

Definition at line 103 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers(), and CbmPsdHit::Print().

◆ TEST() [7/7]

TEST ( _GTestCbmPsdHit  ,
CheckStandardConstructor   
)

Definition at line 19 of file _GTestCbmPsdHit.cxx.

References comparePsdHitDataMembers().