MCPcopy 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
667void strictOrder_c()
668{
669 currentMockSupport->strictOrder();
670}
671
672MockExpectedCall_c* expectOneCall_c(const char* name)
673{

Callers

nothing calls this directly

Calls 1

strictOrderMethod · 0.80

Tested by

no test coverage detected