Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ firstTest
Function
firstTest
tests/CppUTestExt/OrderedTestTest.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
UtestShell* firstTest()
73
{
74
return fixture->getRegistry()->getFirstTest();
75
}
76
77
UtestShell* secondTest()
78
{
Callers
2
secondTest
Function · 0.85
TEST
Function · 0.85
Calls
2
getRegistry
Method · 0.80
getFirstTest
Method · 0.45
Tested by
no test coverage detected