MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / cleanUp

Function cleanUp

tests/catch.hpp:14533–14537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14531 return RegistryHubSingleton::getMutable();
14532}
14533void cleanUp()
14534{
14535 cleanupSingletons();
14536 cleanUpContext();
14537}
14538std::string translateActiveException()
14539{
14540 return getRegistryHub()

Callers 2

~LeakDetectorMethod · 0.85
~SessionMethod · 0.85

Calls 2

cleanupSingletonsFunction · 0.85
cleanUpContextFunction · 0.85

Tested by

no test coverage detected