Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ strictOrder_c
Function
strictOrder_c
src/CppUTestExt/MockSupport_c.cpp:667–670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
665
}
666
667
void strictOrder_c()
668
{
669
currentMockSupport->strictOrder();
670
}
671
672
MockExpectedCall_c* expectOneCall_c(const char* name)
673
{
Callers
nothing calls this directly
Calls
1
strictOrder
Method · 0.80
Tested by
no test coverage detected