Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTestNameOnly
Method
getTestNameOnly
src/CppUTest/TestFailure.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
SimpleString TestFailure::getTestNameOnly() const
104
{
105
return testNameOnly_;
106
}
107
108
size_t TestFailure::getFailureLineNumber() const
109
{
Callers
1
printFailure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected