Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getRegistry
Method
getRegistry
src/CppUTest/TestTestingFixture.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
TestRegistry* TestTestingFixture::getRegistry()
149
{
150
return registry_;
151
}
152
153
bool TestTestingFixture::hasTestFailed()
154
{
Callers
4
setup
Function · 0.80
firstTest
Function · 0.80
TEST
Function · 0.80
setup
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected