Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getFirstTest
Method
getFirstTest
src/CppUTest/TestRegistry.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
224
225
UtestShell* TestRegistry::getFirstTest()
226
{
227
return tests_;
228
}
229
230
void TestRegistry::shuffleTests(size_t seed)
231
{
Callers
2
shuffleTests
Method · 0.45
reverseTests
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected