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

Method intReturnValue

src/CppUTestExt/MockSupport.cpp:478–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

476}
477
478int MockSupport::intReturnValue()
479{
480 return returnValue().getIntValue();
481}
482
483const char * MockSupport::returnStringValueOrDefault(const char * defaultValue)
484{

Callers 3

all_mock_support_c_callsFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls 1

getIntValueMethod · 0.80

Tested by 3

all_mock_support_c_callsFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64