|
TestCenter Reference
|
A package of python modules helping to build tests. More...
Namespaces | |
| namespace | Async |
| Support functions for asynchronous module handling. | |
| namespace | Base |
| Basic support functions. | |
| namespace | BDD |
| namespace | ChangeSet |
| namespace | CodeTest |
| namespace | DicomTreeCompare |
| namespace | ExtraTestCaseResult |
| namespace | Fields |
| Package to handle all field related support functions. | |
| namespace | FieldValueTests |
| namespace | Formal |
| namespace | Generic |
| namespace | HelperFunctions |
| namespace | Image |
| Support functions regarding image handling. | |
| namespace | Logging |
| Package to provide logging functions. | |
| namespace | Macros |
| Adds GoogleTest like methods. | |
| namespace | Math |
| Basic math functions. | |
| namespace | MessageFilters |
| namespace | NotificationCounter |
| namespace | PythonUnitTest |
| namespace | RemoteRenderingEventReplay |
| namespace | ScreenShot |
| Package to provide screenshot related support functions. | |
| namespace | TestHelper |
| namespace | UnitTestDiscovery |
| namespace | UnitTestSupport |
A package of python modules helping to build tests.
Testing involves some recurring tasks like modifying a set of fields, creating screenshots and many more. The test support package has methods to support these tasks.