Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
TEST(FirstTestGroup, FirsTest)
38
{
39
// FAIL(
"Fail me!"
);
40
}
41
42
TEST(FirstTestGroup, SecondTest)
43
{
Callers
nothing calls this directly
Calls
15
productionCode
Function · 0.85
parameters_function
Function · 0.85
doSomethingThatWouldOtherwiseBlowUpTheMockingFramework
Function · 0.85
mock_c
Function · 0.85
mock_scope_c
Function · 0.85
removeAllComparatorsAndCopiers
Method · 0.80
getIntValue
Method · 0.80
setData
Method · 0.80
setDataObject
Method · 0.80
getData
Method · 0.80
getObjectPointer
Method · 0.80
ignoreOtherCalls
Method · 0.80
Tested by
no test coverage detected