Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ hasMessage
Method
hasMessage
tests/catch.hpp:9684–9687 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9682
}
9683
9684
bool AssertionResult::hasMessage() const
9685
{
9686
return !m_resultData.message.empty();
9687
}
9688
9689
std::string AssertionResult::getExpression() const
9690
{
Callers
1
AssertionStats
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected