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

Function hasReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:1070–1073  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1068}
1069
1070int hasReturnValue_c()
1071{
1072 return currentMockSupport->hasReturnValue();
1073}
1074
1075void checkExpectations_c()
1076{

Calls 1

hasReturnValueMethod · 0.45

Tested by

no test coverage detected