TestCenter Reference
DicomTreeCompare.py File Reference

Go to the source code of this file.

Classes

class  TestSupport.DicomTreeCompare.DicomTreeCompare
 Helper class, please use compareDicomTrees() More...
 

Namespaces

 TestSupport.DicomTreeCompare
 

Functions

def TestSupport.DicomTreeCompare.compareDicomTrees (tree1, tree2, printDifferences=True, printOnlyFirstDifference=False, outputFunction=MLAB.logError)
 Compare the two given DICOM trees (of type MLABDicomTree) for equality. More...