Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ getMessage
Method
getMessage
CvPlot/ext/catch2/inc/catch.hpp:8289–8291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8287
}
8288
8289
std::string AssertionResult::getMessage() const {
8290
return m_resultData.message;
8291
}
8292
SourceLineInfo AssertionResult::getSourceInfo() const {
8293
return m_info.lineInfo;
8294
}
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