MCPcopy 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
328void MockCheckedExpectedCall::finalizeActualCallMatch()
329{
330 isActualCallMatchFinalized_ = true;
331}
332
333
334void MockCheckedExpectedCall::wasPassedToObject()

Callers 3

checkExpectationsMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64