MCPcopy Index your code
hub / github.com/ThrowTheSwitch/Unity / resetTest

Function resetTest

test/expectdata/testsample_head1.c:38–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36/*=======Test Reset Option=====*/
37void resetTest(void);
38void resetTest(void)
39{
40 tearDown();
41 setUp();
42}
43
44
45/*=======MAIN=====*/

Callers

nothing calls this directly

Calls 2

tearDownFunction · 0.50
setUpFunction · 0.50

Tested by

no test coverage detected