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

Method getCopier

src/CppUTestExt/MockNamedValue.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365MockNamedValueCopier* MockNamedValue::getCopier() const
366{
367 return copier_;
368}
369
370bool MockNamedValue::equals(const MockNamedValue& p) const
371{

Callers 1

copyOutputParametersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected