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

Method MockNamedValueList

src/CppUTestExt/MockNamedValue.cpp:560–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558}
559
560MockNamedValueList::MockNamedValueList() : head_(NULLPTR)
561{
562}
563
564void MockNamedValueList::clear()
565{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected