MCPcopy Create free account
hub / github.com/RenderKit/oidn / invokeActiveTestCase

Method invokeActiveTestCase

external/catch.hpp:13014–13017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13012 }
13013
13014 void RunContext::invokeActiveTestCase() {
13015 FatalConditionHandlerGuard _(&m_fatalConditionhandler);
13016 m_activeTestCase->invoke();
13017 }
13018
13019 void RunContext::handleUnfinishedSections() {
13020 // If sections ended prematurely due to an exception we stored their

Callers

nothing calls this directly

Calls 1

invokeMethod · 0.45

Tested by

no test coverage detected