MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / assertionStarting

Method assertionStarting

unittests/catch.hpp:3920–3920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3918 }
3919
3920 void assertionStarting(AssertionInfo const&) override {}
3921
3922 bool assertionEnded(AssertionStats const& assertionStats) override {
3923 assert(!m_sectionStack.empty());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected