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

Method getChildTestCount

3rdparty/cppunit/src/cppunit/TestLeaf.cpp:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14int
15TestLeaf::getChildTestCount() const
16{
17 return 0;
18}
19
20
21Test *

Callers 1

TestPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected