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

Function returnValue_c

src/CppUTestExt/MockSupport_c.cpp:809–812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

807}
808
809MockValue_c returnValue_c()
810{
811 return getMockValueCFromNamedValue(actualCall->returnValue());
812}
813
814int boolReturnValue_c()
815{

Callers

nothing calls this directly

Calls 2

returnValueMethod · 0.45

Tested by

no test coverage detected