Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setFileName
Method
setFileName
src/CppUTest/Utest.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
void UtestShell::setFileName(const char* fileName)
306
{
307
file_ = fileName;
308
}
309
310
void UtestShell::setLineNumber(size_t lineNumber)
311
{
Callers
3
OrderedTestInstaller
Method · 0.80
TestInstaller
Method · 0.80
JUnitTestOutputTestRunner
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected