MCPcopy 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

AssertionStatsMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected