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

Method assertionStarting

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

Source from the content-addressed store, hash-verified

9919 }
9920
9921 virtual void assertionStarting( AssertionInfo const& ) CATCH_OVERRIDE { }
9922
9923 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE {
9924 const AssertionResult& assertionResult = assertionStats.assertionResult;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected