Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
97
bool
98
TestPath::isValid() const
99
{
100
return getTestCount() > 0;
101
}
102
103
104
void
Callers
6
printFailureLocation
Method · 0.45
findTest
Method · 0.45
addFailedTest
Method · 0.45
lineNumber
Method · 0.45
fileName
Method · 0.45
printFailureLocation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected