MCPcopy 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
193SimpleString MockNamedValue::getType() const
194{
195 return type_;
196}
197
198bool MockNamedValue::getBoolValue() const
199{

Callers 11

getInputParameterTypeMethod · 0.80
callToStringMethod · 0.80
copyOutputParametersMethod · 0.80
getMockSupportScopeMethod · 0.80
getMockSupportMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64