TestCenter Reference
|
Go to the source code of this file.
Classes | |
class | TestSupport.DicomTreeCompare.DicomTreeCompare |
Helper class, please use compareDicomTrees() More... | |
Namespaces | |
namespace | TestSupport |
A package of python modules helping to build tests. | |
namespace | TestSupport.DicomTreeCompare |
Functions | |
TestSupport.DicomTreeCompare.compareDicomTrees (tree1, tree2, printDifferences=True, printOnlyFirstDifference=False, outputFunction=MLAB.logError) | |
Compare the two given DICOM trees (of type MLABDicomTree) for equality. | |