Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getFile
Method
getFile
src/CppUTest/Utest.cpp:325–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
const SimpleString UtestShell::getFile() const
326
{
327
return SimpleString(file_);
328
}
329
330
size_t UtestShell::getLineNumber() const
331
{
Callers
4
report_test_start
Method · 0.80
printCurrentTestStarted
Method · 0.80
TestFailure
Method · 0.80
TEST
Function · 0.80
Calls
1
SimpleString
Class · 0.85
Tested by
no test coverage detected