MCPcopy Create free account
hub / github.com/Profactor/cv-plot / hasMessage

Method hasMessage

CvPlot/ext/catch2/inc/catch.hpp:8247–8249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8245 }
8246
8247 bool AssertionResult::hasMessage() const {
8248 return !m_resultData.message.empty();
8249 }
8250
8251 std::string AssertionResult::getExpression() const {
8252 // Possibly overallocating by 3 characters should be basically free

Callers 1

AssertionStatsMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected