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

Method begin

src/CppUTestExt/MockNamedValue.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592}
593
594MockNamedValueListNode* MockNamedValueList::begin()
595{
596 return head_;
597}
598
599struct MockNamedValueComparatorsAndCopiersRepositoryNode
600{

Callers 15

callToStringMethod · 0.80
installComparatorMethod · 0.80
installCopierMethod · 0.80
clearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected