Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ hasMessage
Method
hasMessage
Bcore/src/main/cpp/Dobby/tests/catch.hpp:4904–4906 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4902
}
4903
4904
bool AssertionResult::hasMessage() const {
4905
return !m_resultData.message.empty();
4906
}
4907
4908
std::string AssertionResult::getExpression() const {
4909
if (isFalseTest(m_info.resultDisposition))
Callers
1
AssertionStats
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected