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

Method getSourceInfo

tests/catch.hpp:6243–6245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6241 return m_resultData.message;
6242 }
6243 SourceLineInfo AssertionResult::getSourceInfo() const {
6244 return m_info.lineInfo;
6245 }
6246
6247 StringRef AssertionResult::getTestMacroName() const {
6248 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