MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getTestMacroName

Method getTestMacroName

extlibs/catch/include/catch/catch.hpp:8063–8065  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8061 }
8062
8063 StringRef AssertionResult::getTestMacroName() const {
8064 return m_info.macroName;
8065 }
8066
8067} // end namespace Catch
8068// end catch_assertionresult.cpp

Callers 3

AssertionStatsMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected