-
-
Notifications
You must be signed in to change notification settings - Fork 675
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Improve
itk::DCMTKSeriesFileNames
class coverage
Improve `itk::DCMTKSeriesFileNames` class coverage: - Exercise the basic object methods using the `ITK_EXERCISE_BASIC_OBJECT_METHODS` macro. - Use the `ITK_TRY_EXPECT_NO_EXCEPTION` macro when updating the filters. - Exercise the Set/Get methods using the `ITK_TEST_SET_GET_VALUE` macro. - Add arguments to the test to improve the class testing of the additional ivars.
- Loading branch information
1 parent
a17edc6
commit ab14339
Showing
2 changed files
with
28 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters