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

Method getChildTest

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

Source from the content-addressed store, hash-verified

175
176
177Test *
178TestPath::getChildTest() const
179{
180 return getTestAt( getTestCount() -1 );
181}
182
183
184void

Callers 2

findTestMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected