CbmRoot
|
#include "CbmPsdHit.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.h"
#include "comparePsdHit.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 83 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckAssignmentOperator | |||
) |
Definition at line 47 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckCopyConstructor | |||
) |
Definition at line 30 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckDefaultConstructor | |||
) |
Definition at line 8 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckMoveConstructor | |||
) |
Definition at line 65 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().
TEST | ( | _GTestCbmPsdHit | , |
CheckPrint | |||
) |
Definition at line 103 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers(), and CbmPsdHit::Print().
TEST | ( | _GTestCbmPsdHit | , |
CheckStandardConstructor | |||
) |
Definition at line 19 of file _GTestCbmPsdHit.cxx.
References comparePsdHitDataMembers().