Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Improve
itk::SimilarityIndexImageFilter
class test file style
Improve `itk::SimilarityIndexImageFilter` class test file style: - Exercise the basic object methods using the `ITK_EXERCISE_BASIC_OBJECT_METHODS` macro. - Use the `ITK_TRY_EXPECT_NO_EXCEPTION` macro to avoid boilerplate code when updating a filter that can trigger exceptions.
- Loading branch information