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

Function stringReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:935–938  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

933#endif
934
935const char* stringReturnValue_c()
936{
937 return actualCall->returnStringValue();
938}
939
940const char* returnStringValueOrDefault_c(const char * defaultValue)
941{

Callers 1

Calls 1

returnStringValueMethod · 0.45

Tested by

no test coverage detected