MCPcopy Create free account
hub / github.com/FlightGear/flightgear / isValid

Method isValid

3rdparty/cppunit/src/cppunit/TestPath.cpp:97–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95
96
97bool
98TestPath::isValid() const
99{
100 return getTestCount() > 0;
101}
102
103
104void

Callers 6

printFailureLocationMethod · 0.45
findTestMethod · 0.45
addFailedTestMethod · 0.45
lineNumberMethod · 0.45
fileNameMethod · 0.45
printFailureLocationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected