UTPP
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CUnitTest::FailureThe failure object records the file name, the line number and a message
 CUnitTest::TestSuite::InserterConstructor of this objects inserts the test in suite
 CUnitTest::ReporterAbstract base for all reporters
 CUnitTest::ReporterDbgoutA Reporter that sends messages to debug output
 CUnitTest::ReporterDeferredA Reporter that keeps a list of test results
 CUnitTest::ReporterXmlA Reporter that generates XML formatted results similar to NUnit
 CUnitTest::ReporterStreamA Reporter that sends results directly to an output stream
 CUnitTest::ReporterStdout
 Cstd::runtime_error
 CUnitTest::test_abortException thrown by ABORT macro
 CUnitTest::tolerance_not_set
 CUnitTest::SuitesListA singleton object containing all test suites
 CUnitTest::TestRepresentation of a test case
 CUnitTest::ReporterDeferred::TestResultTest results including all failure messages
 CUnitTest::TestSuite
 CUnitTest::TimeConstraintDefines maximum run time of a test
 CUnitTest::TimerAn object that can be interrogated to get elapsed time