MCPcopy 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
4945StringRef AssertionResult::getTestMacroName() const {
4946 return m_info.macroName;
4947}
4948
4949} // end namespace Catch
4950// 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