Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
252
const SimpleString UtestShell::getName() const
253
{
254
return SimpleString(name_);
255
}
256
257
const SimpleString UtestShell::getGroup() const
258
{
Callers
12
printCurrentTestStarted
Method · 0.45
fail
Method · 0.45
checkAllFailedAllocsWereDone
Method · 0.45
removePluginByName
Method · 0.45
TestFailure
Method · 0.45
printCurrentTestStarted
Method · 0.45
printCurrentTestEnded
Method · 0.45
listTestGroupAndCaseNames
Method · 0.45
removePluginByName
Method · 0.45
findTestWithName
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
1
SimpleString
Class · 0.85
Tested by
no test coverage detected