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

Method setGroupName

src/CppUTest/Utest.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315void UtestShell::setGroupName(const char* groupName)
316{
317 group_ = groupName;
318}
319
320void UtestShell::setTestName(const char* testName)
321{

Callers 5

OrderedTestInstallerMethod · 0.80
TestInstallerMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected