Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ getMessage
Method
getMessage
extern/Catch2/catch.hpp:8373–8375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8371
}
8372
8373
std::string AssertionResult::getMessage() const {
8374
return m_resultData.message;
8375
}
8376
SourceLineInfo AssertionResult::getSourceInfo() const {
8377
return m_info.lineInfo;
8378
}
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