Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ getMessage
Method
getMessage
tests/catch.hpp:6240–6242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6238
}
6239
6240
std::string AssertionResult::getMessage() const {
6241
return m_resultData.message;
6242
}
6243
SourceLineInfo AssertionResult::getSourceInfo() const {
6244
return m_info.lineInfo;
6245
}
Callers
4
AssertionStats
Method · 0.80
ConsoleAssertionPrinter
Method · 0.80
writeAssertion
Method · 0.80
assertionEnded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected