Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTestLineNumber
Method
getTestLineNumber
src/CppUTest/TestFailure.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
size_t TestFailure::getTestLineNumber() const
114
{
115
return testLineNumber_;
116
}
117
118
SimpleString TestFailure::getMessage() const
119
{
Callers
3
printFailure
Method · 0.80
printFileAndLineForTestAndFailure
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected