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

Method getFileName

src/CppUTest/TestFailure.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88SimpleString TestFailure::getFileName() const
89{
90 return fileName_;
91}
92
93SimpleString TestFailure::getTestFileName() const
94{

Callers 4

writeFailureMethod · 0.80
printFailureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected