Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ getTestMacroName
Method
getTestMacroName
Bcore/src/main/cpp/Dobby/tests/catch.hpp:4945–4947 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4943
}
4944
4945
StringRef AssertionResult::getTestMacroName() const {
4946
return m_info.macroName;
4947
}
4948
4949
} // end namespace Catch
4950
// end catch_assertionresult.cpp
Callers
3
AssertionStats
Method · 0.80
writeAssertion
Method · 0.80
assertionEnded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected