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

Function StringFrom

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

Source from the content-addressed store, hash-verified

101}
102
103SimpleString StringFrom(const TestFilter& filter)
104{
105 return filter.asString();
106}
107

Callers 15

DoublesEqualFailureMethod · 0.70
LongsEqualFailureMethod · 0.70
LongLongsEqualFailureMethod · 0.70
assertPointersEqualMethod · 0.70
printMethod · 0.70

Calls 1

asStringMethod · 0.80

Tested by

no test coverage detected