CbmRoot
Loading...
Searching...
No Matches
_GTestCbmPsdPoint.cxx File Reference
#include "CbmPsdPoint.h"
#include "comparePsdPoint.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.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 128 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [2/9]

TEST ( _GTestCbmPsdPoint ,
CheckCopyAssignmentOperator  )

Definition at line 72 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [3/9]

TEST ( _GTestCbmPsdPoint ,
CheckCopyConstructor  )

Definition at line 45 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [4/9]

TEST ( _GTestCbmPsdPoint ,
CheckDefaultConstructor  )

Definition at line 12 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers().

◆ TEST() [5/9]

TEST ( _GTestCbmPsdPoint ,
CheckMoveConstructor  )

Definition at line 100 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [6/9]

TEST ( _GTestCbmPsdPoint ,
CheckPrint  )

Definition at line 201 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 24 of file _GTestCbmPsdPoint.cxx.

References comparePsdPointDataMembers(), and pos.

◆ TEST() [9/9]

TEST ( _GTestCbmPsdPoint ,
CheckToString  )

Definition at line 179 of file _GTestCbmPsdPoint.cxx.

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