Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTestName
Method
getTestName
src/CppUTest/TestFailure.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
SimpleString TestFailure::getTestName() const
99
{
100
return testName_;
101
}
102
103
SimpleString TestFailure::getTestNameOnly() const
104
{
Callers
2
printFileAndLineForTestAndFailure
Method · 0.80
printFileAndLineForFailure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected