Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ getMessage
Method
getMessage
unittests/catch.hpp:5139–5141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5137
}
5138
5139
std::string AssertionResult::getMessage() const {
5140
return m_resultData.message;
5141
}
5142
SourceLineInfo AssertionResult::getSourceInfo() const {
5143
return m_info.lineInfo;
5144
}
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