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

Method getTestNameOnly

src/CppUTest/TestFailure.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103SimpleString TestFailure::getTestNameOnly() const
104{
105 return testNameOnly_;
106}
107
108size_t TestFailure::getFailureLineNumber() const
109{

Callers 1

printFailureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected