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

Method getTestFileName

src/CppUTest/TestFailure.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93SimpleString TestFailure::getTestFileName() const
94{
95 return testFileName_;
96}
97
98SimpleString TestFailure::getTestName() const
99{

Callers 3

printFailureMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected