Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ secondTest
Function
secondTest
tests/CppUTestExt/OrderedTestTest.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
UtestShell* secondTest()
78
{
79
return firstTest()->getNext();
80
}
81
};
82
83
TEST(TestOrderedTest, TestInstallerSetsFields)
Callers
1
TEST
Function · 0.85
Calls
2
firstTest
Function · 0.85
getNext
Method · 0.45
Tested by
no test coverage detected