InsightSoftwareConsortium / ITKIsotropicWavelets

External Module for ITK, implementing Isotropic Wavelets and Riesz Filter for multiscale phase analysis.
Apache License 2.0
13 stars 11 forks source link

Exercise exceptions in tests #14

Open jhlegarreta opened 7 years ago

jhlegarreta commented 7 years ago

A number of exceptions are caught in the classes. Tests should include cases to check these exceptions through the TRY_EXPECT_EXCEPTION( command ); sentence.