Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTestFileName
Method
getTestFileName
src/CppUTest/TestFailure.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
SimpleString TestFailure::getTestFileName() const
94
{
95
return testFileName_;
96
}
97
98
SimpleString TestFailure::getTestName() const
99
{
Callers
3
printFailure
Method · 0.80
printFileAndLineForTestAndFailure
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected