MCPcopy Create free account
hub / github.com/cpputest/cpputest / setCurrentRegistry

Method setCurrentRegistry

src/CppUTest/TestRegistry.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void TestRegistry::setCurrentRegistry(TestRegistry* registry)
145{
146 currentRegistry_ = registry;
147}
148
149void TestRegistry::unDoLastAddTest()
150{

Callers 8

TestTestingFixtureMethod · 0.80
~TestTestingFixtureMethod · 0.80
setupFunction · 0.80
teardownFunction · 0.80
setupFunction · 0.80
teardownFunction · 0.80
setupFunction · 0.80
teardownFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected