Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isOutOfOrder
Method
isOutOfOrder
src/CppUTestExt/MockExpectedCall.cpp:604–607 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
602
}
603
604
bool MockCheckedExpectedCall::isOutOfOrder() const
605
{
606
return outOfOrder_;
607
}
608
609
unsigned int MockCheckedExpectedCall::getActualCallsFulfilled() const
610
{
Callers
3
hasCallsOutOfOrder
Method · 0.80
onlyKeepOutOfOrderExpectations
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64