MCPcopy Create free account
hub / github.com/cirquit/trdrop / assertionStarting

Method assertionStarting

ext/catch.hpp:9421–9421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9419 }
9420
9421 virtual void assertionStarting( AssertionInfo const& ) CATCH_OVERRIDE {}
9422
9423 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE {
9424 assert( !m_sectionStack.empty() );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected