Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getName
Method
getName
src/CppUTestExt/MockNamedValue.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
SimpleString MockNamedValue::getName() const
189
{
190
return name_;
191
}
192
193
SimpleString MockNamedValue::getType() const
194
{
Callers
7
report_test_start
Method · 0.45
report_test_start
Method · 0.45
report_test_end
Method · 0.45
MockUnexpectedInputParameterFailure
Method · 0.45
MockUnexpectedOutputParameterFailure
Method · 0.45
getValueByName
Method · 0.45
getMockSupport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected