Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ StringFrom
Function
StringFrom
src/CppUTestExt/MockExpectedCall.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
SimpleString StringFrom(const MockNamedValue& parameter)
40
{
41
return parameter.toString();
42
}
43
44
void MockCheckedExpectedCall::setName(const SimpleString& name)
45
{
Callers
4
getInputParameterValueString
Method · 0.70
MockUnexpectedInputParameterFailure
Method · 0.70
toString
Method · 0.70
MockActualCall.cpp
File · 0.70
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected