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

Method setFileName

src/CppUTest/Utest.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305void UtestShell::setFileName(const char* fileName)
306{
307 file_ = fileName;
308}
309
310void UtestShell::setLineNumber(size_t lineNumber)
311{

Callers 3

OrderedTestInstallerMethod · 0.80
TestInstallerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected