UTPP
|
CUnitTest::Failure | The failure object records the file name, the line number and a message |
CUnitTest::TestSuite::Inserter | Constructor of this objects inserts the test in suite |
▼CUnitTest::Reporter | Abstract base for all reporters |
CUnitTest::ReporterDbgout | A Reporter that sends messages to debug output |
▼CUnitTest::ReporterDeferred | A Reporter that keeps a list of test results |
CUnitTest::ReporterXml | A Reporter that generates XML formatted results similar to NUnit |
▼CUnitTest::ReporterStream | A Reporter that sends results directly to an output stream |
CUnitTest::ReporterStdout | |
▼Cstd::runtime_error | |
CUnitTest::test_abort | Exception thrown by ABORT macro |
CUnitTest::tolerance_not_set | |
CUnitTest::SuitesList | A singleton object containing all test suites |
CUnitTest::Test | Representation of a test case |
CUnitTest::ReporterDeferred::TestResult | Test results including all failure messages |
CUnitTest::TestSuite | |
CUnitTest::TimeConstraint | Defines maximum run time of a test |
CUnitTest::Timer | An object that can be interrogated to get elapsed time |