MCPcopy 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
148TestRegistry* TestTestingFixture::getRegistry()
149{
150 return registry_;
151}
152
153bool TestTestingFixture::hasTestFailed()
154{

Callers 4

setupFunction · 0.80
firstTestFunction · 0.80
TESTFunction · 0.80
setupFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected