MCPcopy Create free account
hub / github.com/ThrowTheSwitch/Unity / CMock_Init

Function CMock_Init

test/expectdata/testsample_mock_head1.c:41–44  ·  view source on GitHub ↗

=======Mock Management=====*/

Source from the content-addressed store, hash-verified

39
40/*=======Mock Management=====*/
41static void CMock_Init(void)
42{
43 Mockstanky_Init();
44}
45static void CMock_Verify(void)
46{
47 Mockstanky_Verify();

Callers 1

resetTestFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected