TestCenter Reference
Package List
Here are the packages with brief descriptions (if available):
[detail level 12]
 NChangeSetModule to handle changes to field values
 NCodeTestModule to allow running CodeTests (currently only GoogleTest tests) from a FunctionalTestCase
 NConfigModule to handle TestCenter's configuration
 NFieldValueTestsClass to handle field-value test-cases
 NGenericTest
 NIPCSocket based communication between a master and a slave
 NMasterThe master instance of the TestCenter
 NSlaveThe slave instance of the TestCenter
 NTestCaseThe test case superclass
 NTestCaseFunctionalThe functional test case class
 NTestCaseGenericThe generic test case class
 NTestCenter
 NTestCenterAdvanced
 NTestCenter
 NMaster
 NSlave
 NConfig
 NIPC
 NTestCase
 NTestCaseGeneric
 NTestCaseFunctional
 NTestHelperA singleton to provide important data for the testing process
 NTestSupportA package of python modules helping to build tests
 NAsyncSupport functions for asynchronous module handling
 NBaseBasic support functions
 NBDDTools for writing human readable, behavioral tests
 NChangeSet
 NCodeTest
 NDicomTreeCompare
 NExtraTestCaseResult
 NFieldsPackage to handle all field related support functions
 NFieldValueTests
 NFormal
 NGenericShared code for generic tests
 NHelperFunctions
 NImageSupport functions regarding image handling
 NLoggingPackage to provide logging functions
 NMacrosAdds GoogleTest like methods
 NMathBasic math functions
 NMessageFilters
 NNotificationCounter
 NPythonUnitTestTools for running MeVisLab tests as Python unit tests
 NRemoteRenderingEventReplay
 NScreenShotPackage to provide screenshot related support functions
 NTestHelper
 NUnitTestDiscovery
 NUnitTestSupport