Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ getTestMacroName
Method
getTestMacroName
unittests/catch.hpp:5146–5148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5144
}
5145
5146
StringRef AssertionResult::getTestMacroName() const {
5147
return m_info.macroName;
5148
}
5149
5150
} // end namespace Catch
5151
// 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