CbmRoot
|
#include "CbmErrorMessage.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.h"
#include "compareErrorMessage.h"
Go to the source code of this file.
Functions | |
TEST (_GTestCbmErrorMessage, CheckDefaultConstructor) | |
TEST (_GTestCbmErrorMessage, CheckStandardConstructor) | |
TEST (_GTestCbmErrorMessage, CheckStandardConstructorWithPayload) | |
TEST (_GTestCbmErrorMessage, CheckToString) | |
TEST | ( | _GTestCbmErrorMessage | , |
CheckDefaultConstructor | |||
) |
Definition at line 8 of file _GTestCbmErrorMessage.cxx.
References compareErrorMessageDataMembers(), and kLastModule.
TEST | ( | _GTestCbmErrorMessage | , |
CheckStandardConstructor | |||
) |
Definition at line 17 of file _GTestCbmErrorMessage.cxx.
References compareErrorMessageDataMembers(), and kLastModule.
TEST | ( | _GTestCbmErrorMessage | , |
CheckStandardConstructorWithPayload | |||
) |
Definition at line 26 of file _GTestCbmErrorMessage.cxx.
References compareErrorMessageDataMembers(), and kLastModule.
TEST | ( | _GTestCbmErrorMessage | , |
CheckToString | |||
) |
Definition at line 35 of file _GTestCbmErrorMessage.cxx.
References kRef.