MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / hasMessage

Method hasMessage

tests/catch.hpp:6204–6206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6202 }
6203
6204 bool AssertionResult::hasMessage() const {
6205 return !m_resultData.message.empty();
6206 }
6207
6208 std::string AssertionResult::getExpression() const {
6209 if( isFalseTest( m_info.resultDisposition ) )

Callers 1

AssertionStatsMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected