CbmRoot
_GTestCbmModuleList.cxx
Go to the documentation of this file.
1
#include "
CbmModuleList.h
"
2
3
#include "gtest/gtest-spi.h"
4
#include "gtest/gtest.h"
5
6
TEST
(_GTestCbmModuleList, CheckDefaultConstructor) {
7
{
8
SCOPED_TRACE(
"CheckDefaultConstructor"
);
9
CbmModuleList
test;
10
// EXPECT_STREQ("magnet", CbmModuleList::GetModuleName(kMagnet));
11
}
12
}
13
14
//TEST(_GTestCbmModuleList, CheckDefaultConstructorNew)
15
//{
16
// {
17
// SCOPED_TRACE("CheckDefaultConstructor");
18
// CbmModuleList* test1 = new CbmModuleList();
19
// delete test1;
21
// }
22
//}
CbmModuleList
Manages module Ids and names.
Definition:
CbmModuleList.h:27
TEST
TEST(_GTestCbmModuleList, CheckDefaultConstructor)
Definition:
_GTestCbmModuleList.cxx:6
CbmModuleList.h
core
data
test
_GTestCbmModuleList.cxx
Generated on Wed Oct 28 2020 15:11:33 for CbmRoot by
1.8.18