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

Method getComparator

src/CppUTestExt/MockNamedValue.cpp:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360MockNamedValueComparator* MockNamedValue::getComparator() const
361{
362 return comparator_;
363}
364
365MockNamedValueCopier* MockNamedValue::getCopier() const
366{

Callers 1

MockActualCall.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected