MCPcopy 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
188SimpleString MockNamedValue::getName() const
189{
190 return name_;
191}
192
193SimpleString MockNamedValue::getType() const
194{

Callers 7

report_test_startMethod · 0.45
report_test_startMethod · 0.45
report_test_endMethod · 0.45
getValueByNameMethod · 0.45
getMockSupportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected