MCPcopy Create free account
hub / github.com/cpputest/cpputest / getName

Method getName

src/CppUTest/Utest.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252const SimpleString UtestShell::getName() const
253{
254 return SimpleString(name_);
255}
256
257const SimpleString UtestShell::getGroup() const
258{

Callers 12

failMethod · 0.45
removePluginByNameMethod · 0.45
TestFailureMethod · 0.45
printCurrentTestEndedMethod · 0.45
removePluginByNameMethod · 0.45
findTestWithNameMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls 1

SimpleStringClass · 0.85

Tested by

no test coverage detected