MCPcopy Create free account
hub / github.com/cpputest/cpputest / item

Method item

src/CppUTestExt/MockNamedValue.cpp:535–538  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

533}
534
535MockNamedValue* MockNamedValueListNode::item()
536{
537 return data_;
538}
539
540void MockNamedValueListNode::destroy()
541{

Callers 2

getValueByNameMethod · 0.45
getMockSupportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected