MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / fail

Method fail

tests/tests.h:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26private:
27 void fail(const std::string& message)
28 {
29 error("assertion failed: {}: {}: {}", _filename, _lineno, message);
30 }
31
32private:
33 const std::string _filename;

Callers 7

check_for_errorMethod · 0.80
check_for_errorMethod · 0.80
check_for_errorMethod · 0.80
readLineMethod · 0.80
saveFl2FileFunction · 0.80
loadSingleConfigFileFunction · 0.80
check_for_errorFunction · 0.80

Calls 1

errorFunction · 0.85

Tested by

no test coverage detected