Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ returnStringValue
Method
returnStringValue
src/CppUTestExt/MockActualCall.cpp:604–607 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
602
}
603
604
const char * MockCheckedActualCall::returnStringValue()
605
{
606
return returnValue().getStringValue();
607
}
608
609
bool MockCheckedActualCall::hasReturnValue()
610
{
Callers
3
stringReturnValue_c
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
1
getStringValue
Method · 0.80
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36