Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getType
Method
getType
src/CppUTestExt/MockNamedValue.cpp:193–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
SimpleString MockNamedValue::getType() const
194
{
195
return type_;
196
}
197
198
bool MockNamedValue::getBoolValue() const
199
{
Callers
11
getInputParameterType
Method · 0.80
callToString
Method · 0.80
missingParametersToString
Method · 0.80
MockUnexpectedInputParameterFailure
Method · 0.80
MockUnexpectedOutputParameterFailure
Method · 0.80
copyOutputParameters
Method · 0.80
getMockValueCFromNamedValue
Function · 0.80
getMockSupportScope
Method · 0.80
getMockSupport
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64