Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ThrowTheSwitch/Unity
/ resetTest
Function
resetTest
test/expectdata/testsample_run2.c:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
/*=======Test Reset Option=====*/
51
void resetTest(void);
52
void resetTest(void)
53
{
54
tearDown();
55
setUp();
56
}
57
58
59
/*=======MAIN=====*/
Callers
nothing calls this directly
Calls
2
tearDown
Function · 0.50
setUp
Function · 0.50
Tested by
no test coverage detected