CbmRoot
|
#include "CbmPsdHit.h"
#include "comparePsdHit.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.h"
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) | |
TEST | ( | _GTestCbmPsdHit | , |
CheckAssignmentMoveConstructor | ) |
Definition at line 91 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckAssignmentOperator | ) |
Definition at line 53 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckCopyConstructor | ) |
Definition at line 35 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckDefaultConstructor | ) |
Definition at line 11 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckMoveConstructor | ) |
Definition at line 72 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckPrint | ) |
Definition at line 112 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers(), and CbmPsdHit::Print().
TEST | ( | _GTestCbmPsdHit | , |
CheckStandardConstructor | ) |
Definition at line 23 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().