MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / getSourceInfo

Method getSourceInfo

extern/Catch2/catch.hpp:8376–8378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8374 return m_resultData.message;
8375 }
8376 SourceLineInfo AssertionResult::getSourceInfo() const {
8377 return m_info.lineInfo;
8378 }
8379
8380 StringRef AssertionResult::getTestMacroName() const {
8381 return m_info.macroName;

Callers 5

AssertionStatsMethod · 0.80
printSourceInfoMethod · 0.80
printSourceInfoMethod · 0.80
writeAssertionMethod · 0.80
assertionEndedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected