The setup and teardown functions in mitkImageStatisticsCalculatorTest load all image data before each test even though not all of it is required afterwards. Thus resulting in a long test duration. Loading the images could be done in each function instead.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | kislinsk | T25697 Optimization of MitkImageStatisticsCalculatorTest | ||
Resolved | hentsch | T26010 Avoid loading all data before each test |