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

Function CMock_Init

test/expectdata/testsample_mock_cmd.c:46–49  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

44
45/*=======Mock Management=====*/
46static void CMock_Init(void)
47{
48 Mockstanky_Init();
49}
50static void CMock_Verify(void)
51{
52 Mockstanky_Verify();

Callers 1

resetTestFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected