Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
static void productionCode()
53
{
54
mock().actualCall(
"productionCode"
);
55
}
56
57
TEST(MockDocumentation, SimpleScenario)
58
{
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected