Skip to content

Commit 204d23a

Browse files
jhlegarretadzenanz
authored andcommitted
STYLE: Use ITK_TRY_EXPECT_NO_EXCEPTION macro in IOTransformMINC test
Use `ITK_TRY_EXPECT_NO_EXCEPTION` macro in `IOTransformMINC` test: - Use `ITK_TRY_EXPECT_NO_EXCEPTION` macro when updating filters in lieu of `try/catch` blocks for the sake of readability and compactness, and to save typing/avoid boilerplate code. - Only place with the macro the code that might raise exceptions.
1 parent bb3d6d1 commit 204d23a

File tree

1 file changed

+148
-228
lines changed

1 file changed

+148
-228
lines changed

0 commit comments

Comments
 (0)