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

Method wasPassedToObject

src/CppUTestExt/MockExpectedCall.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332
333
334void MockCheckedExpectedCall::wasPassedToObject()
335{
336 wasPassedToObject_ = true;
337}
338
339void MockCheckedExpectedCall::resetActualCallMatchingState()
340{

Callers 2

MockActualCall.cppFile · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36