Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
310
void UtestShell::setLineNumber(size_t lineNumber)
311
{
312
lineNumber_ = lineNumber;
313
}
314
315
void UtestShell::setGroupName(const char* groupName)
316
{
Callers
3
OrderedTestInstaller
Method · 0.80
TestInstaller
Method · 0.80
JUnitTestOutputTestRunner
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected