MCPcopy Create free account
hub / github.com/cpputest/cpputest / getFile

Method getFile

src/CppUTest/Utest.cpp:325–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323}
324
325const SimpleString UtestShell::getFile() const
326{
327 return SimpleString(file_);
328}
329
330size_t UtestShell::getLineNumber() const
331{

Callers 4

report_test_startMethod · 0.80
TestFailureMethod · 0.80
TESTFunction · 0.80

Calls 1

SimpleStringClass · 0.85

Tested by

no test coverage detected