Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ finalizeActualCallMatch
Method
finalizeActualCallMatch
src/CppUTestExt/MockExpectedCall.cpp:328–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
void MockCheckedExpectedCall::finalizeActualCallMatch()
329
{
330
isActualCallMatchFinalized_ = true;
331
}
332
333
334
void MockCheckedExpectedCall::wasPassedToObject()
Callers
3
checkExpectations
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64