Import 2017-06-07 23:51:09: master ea190c7d

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-06-06 15:41:14 master e365f3a9
Affected Issues 0003708: vtkSlicerUnitsLogicTest1 is failing
Changeset

ENH: Extend vtkMRMLNodeCallback API adding PrintSelf/GetReceivedEvents

This commit add the GetReceivedEvents and PrintSelf functions.
PrintSelf function displays the list of observed event that have been
invoked. This will be used in tests to display more information in case
the expected event count is different from the actual one.

Issue 0003708

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23312 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Core/vtkMRMLCoreTestingMacros.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLCoreTestingMacros.h Diff File