UTPP
|
▼NUnitTest | |
CFailure | The failure object records the file name, the line number and a message |
CReporter | Abstract base for all reporters |
CReporterDbgout | A Reporter that sends messages to debug output |
▼CReporterDeferred | A Reporter that keeps a list of test results |
CTestResult | Test results including all failure messages |
CReporterStdout | |
CReporterStream | A Reporter that sends results directly to an output stream |
CReporterXml | A Reporter that generates XML formatted results similar to NUnit |
CSuitesList | A singleton object containing all test suites |
CTest | Representation of a test case |
Ctest_abort | Exception thrown by ABORT macro |
▼CTestSuite | |
CInserter | Constructor of this objects inserts the test in suite |
CTimeConstraint | Defines maximum run time of a test |
CTimer | An object that can be interrogated to get elapsed time |
Ctolerance_not_set |