Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getActualCallsFulfilled
Method
getActualCallsFulfilled
src/CppUTestExt/MockExpectedCall.cpp:609–612 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
}
608
609
unsigned int MockCheckedExpectedCall::getActualCallsFulfilled() const
610
{
611
return actualCalls_;
612
}
613
614
MockExpectedCall& MockIgnoredExpectedCall::instance()
615
{
Callers
1
amountOfActualCallsFulfilledFor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected