Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Increase test style consistency
Increase test style consistency: - Check the test input arguments at the beginning to conform to the ITK SW Guide style guidelines. Take advantage of the commit to make the argument check message consistent with the ITK SW Guide style guidelines. - Prefer using `constexpr <type>` to define compile-time constant values.
- Loading branch information