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

Function productionCode

examples/AllTests/MockDocumentationTest.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50};
51
52static void productionCode()
53{
54 mock().actualCall("productionCode");
55}
56
57TEST(MockDocumentation, SimpleScenario)
58{

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected