ITKMontage icon indicating copy to clipboard operation
ITKMontage copied to clipboard

Improve tests by using the ITK testing macros.

Open jhlegarreta opened this issue 5 years ago • 2 comments

The existing tests should be improved:

  • The ITK testing macros should be used (e.g. TRY_EXPECT_NO_EXCEPTION, EXERCISE_BASIC_OBJECT_METHODS, etc.) to avoid boilerplate code.

jhlegarreta avatar Nov 09 '18 13:11 jhlegarreta