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

Function CMock_Init

test/expectdata/testsample_mock_run2.c:42–45  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

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

Callers 1

resetTestFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected