|
TestCenter Reference
|
| NGenericTest | |
| CSharedTest | |
| NTestCenterAdvanced | |
| NMaster | |
| CHTMLStripper | |
| CTestCaseTimer | |
| CSlaveProcess | |
| CProgressTestCase | |
| CTestProgress | |
| CMaster | The coordinator of test execution |
| NSlave | |
| CTestCaseRemoteListener | |
| CSlave | The class controlling a MeVisLab slave instance |
| NConfig | |
| CMLABExecutableNotFoundException | |
| CReportConfig | |
| CConfiguration | |
| NIPC | |
| CError | |
| CCommunicator | The Communicator is the superclass for the communicating entities |
| CComMaster | The connection's master |
| CComSlave | The connection's slave |
| NTestCase | |
| CRunTestFunctionData | |
| CLogCollectorBase | |
| CLogCollector | Allows collecting log messages and logging them later |
| CTestLogger | Allows logging messages via a given log handler and records the logging state |
| CUnitTestResult | |
| CTestCase | The superclass for the different test case categories |
| NTestCaseGeneric | |
| CGenericTestCase | TestCase superclass for generic testing |
| NTestCaseFunctional | |
| CFunctionalTestCase | TestCase superclass for functional test cases |
| NTestSupport | A package of python modules helping to build tests |
| NBase | Basic support functions |
| CMacrosShouldLogOnSuccessDecorator | Decorator to globally enable or disable if the ASSERT_*/EXPECT_* macros log an info message on success |
| CHtmlDiff | |
| NBDD | Tools for writing human readable, behavioral tests |
| C_BDDContext | Context of a BDD test case |
| NChangeSet | |
| CChangeSet | Class to handle field changes and make them revertable |
| NCodeTest | |
| CTestFunctionGroup | |
| CTestFunction | |
| CCodeTest | |
| NDicomTreeCompare | |
| CDicomTreeCompare | Helper class, please use compareDicomTrees() |
| NExtraTestCaseResult | |
| CExtraTestCaseResultFunction | |
| CExtraTestCaseResult | |
| NFieldValueTests | |
| CFieldValueTestCaseIterator | A class to iterate over the list of field-value test cases of a given set |
| CFieldValueTestCaseSet | A class collecting a set of field-value test cases |
| CFieldValueTestCase | A class implementing the field-value test cases |
| CFieldListBase | Superclass for the field lists used in the field-value test case |
| CFieldList | List of field information |
| CFieldValueList | List of field information including field values |
| NMessageFilters | |
| CMessageType | |
| CMessageHandling | |
| CMessageFilter | Base class to implement filters for specific log messages, allowing e.g |
| CErrorMessageFilter | Filter for error messages |
| CWarningMessageFilter | Filter for warning messages |
| CInfoMessageFilter | Filter for info messages |
| NNotificationCounter | |
| CNotificationCounter | |
| NPythonUnitTest | Tools for running MeVisLab tests as Python unit tests |
| CMeVisLabTestCase | |
| NRemoteRenderingEventReplay | |
| CEventReplay | |
| NTestHelper | |
| CSpecialMessage | Stores an additional message (usually the unformatted version) with a log message |
| CSetLoggingCallerStackFrame | |
| CSuppressedErrors | |
| CSuppressedWarnings | Helper object to supress warnings |
| CExpectInfos | |
| CTC_ChangeSet | |
| CCancelTestException | |
| CTestHelper | Singleton for important helper facilities for the different tests |
| NUnitTestSupport | |
| CTestCaseWithSupportData | This is a helper class that can be used instead of TestSupport.Base.getDataDirectory() It allows you to access the Tests Data directory from a unittest, no matter whether it's wrapped in a TestCenter test or whether you call it directly from python |