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

Method add

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

Source from the content-addressed store, hash-verified

102
103
104void
105TestPath::add( Test *test )
106{
107 m_tests.push_back( test );
108}
109
110
111void

Callers 1

findTestPathMethod · 0.45

Calls 3

push_backMethod · 0.80
getTestCountMethod · 0.80
getTestAtMethod · 0.80

Tested by

no test coverage detected