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

Method getTestCount

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

Source from the content-addressed store, hash-verified

160
161
162int
163TestPath::getTestCount() const
164{
165 return m_tests.size();
166}
167
168
169Test *

Callers 3

TestPathMethod · 0.80
addMethod · 0.80
insertMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected