Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getFileName
Method
getFileName
src/CppUTest/TestFailure.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
SimpleString TestFailure::getFileName() const
89
{
90
return fileName_;
91
}
92
93
SimpleString TestFailure::getTestFileName() const
94
{
Callers
4
writeFailure
Method · 0.80
printFailure
Method · 0.80
printFileAndLineForTestAndFailure
Method · 0.80
printFileAndLineForFailure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected