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

Method assertionStarting

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

Source from the content-addressed store, hash-verified

10770 }
10771
10772 virtual void assertionStarting( AssertionInfo const& ) {
10773 }
10774
10775 virtual bool assertionEnded( AssertionStats const& _assertionStats ) {
10776 AssertionResult const& result = _assertionStats.assertionResult;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected