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

Method setLineNumber

src/CppUTest/Utest.cpp:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310void UtestShell::setLineNumber(size_t lineNumber)
311{
312 lineNumber_ = lineNumber;
313}
314
315void UtestShell::setGroupName(const char* groupName)
316{

Callers 3

OrderedTestInstallerMethod · 0.80
TestInstallerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected