InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.41k stars 663 forks source link

TEST: Add test for correct value of GetNameOfClass() #4576

Closed hjmjohnson closed 5 months ago

hjmjohnson commented 5 months ago

The result of GetNameOfClass() was ignored in the tests. The value is now checked to ensure that the correct values are used.