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

Method runTest

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

All the work for runTest is deferred to subclasses

Source from the content-addressed store, hash-verified

102
103/// All the work for runTest is deferred to subclasses
104void
105TestCase::runTest()
106{
107}
108
109
110/** Constructs a test case for a suite.

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected