MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / hasMessage

Method hasMessage

tests/catch.hpp:9684–9687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9682}
9683
9684bool AssertionResult::hasMessage() const
9685{
9686 return !m_resultData.message.empty();
9687}
9688
9689std::string AssertionResult::getExpression() const
9690{

Callers 1

AssertionStatsMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected