Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FidoProject/Fido
/ getMessage
Method
getMessage
tests/catch.h:7285–7287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7283
}
7284
7285
std::string AssertionResult::getMessage() const {
7286
return m_resultData.message;
7287
}
7288
SourceLineInfo AssertionResult::getSourceInfo() const {
7289
return m_info.lineInfo;
7290
}
Callers
4
AssertionStats
Method · 0.80
assertionEnded
Method · 0.80
writeAssertion
Method · 0.80
AssertionPrinter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected