MCPcopy Create free account
hub / github.com/cpputest/cpputest / TEST

Function TEST

examples/AllTests/MockDocumentationTest.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35};
36
37TEST(FirstTestGroup, FirsTest)
38{
39// FAIL("Fail me!");
40}
41
42TEST(FirstTestGroup, SecondTest)
43{

Callers

nothing calls this directly

Calls 15

productionCodeFunction · 0.85
parameters_functionFunction · 0.85
mock_cFunction · 0.85
mock_scope_cFunction · 0.85
getIntValueMethod · 0.80
setDataMethod · 0.80
setDataObjectMethod · 0.80
getDataMethod · 0.80
getObjectPointerMethod · 0.80
ignoreOtherCallsMethod · 0.80

Tested by

no test coverage detected