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

Function intReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:827–830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825}
826
827int intReturnValue_c()
828{
829 return actualCall->returnIntValue();
830}
831
832int returnIntValueOrDefault_c(int defaultValue)
833{

Callers 1

Calls 1

returnIntValueMethod · 0.45

Tested by

no test coverage detected