HomePhabricator
Diffusion MITK d0e4d5a6dfa5

Add test to files.cmake

Description

Add test to files.cmake

Summary:
Add mitkImageStatisticsContainerTest.cpp

Remove CreateNodeRelationImage function

Apply naming convention

Remove unnecessary includes

Add a test to check if an existing statistic is overwritten

Adapt printTest to just check if no exception is thrown

Correct StatisticNamesTest

Add a test to check if empty container trigger an exception if GetAllStatisticNames() is called.

Extend InternalCloneTest

Expand TimeStepsTest

Add check for print function for empty container

Correct AllStatisticNamesForContainer() Test

Fix concern

Test Plan: manual

Reviewers: kalali, O1 MITK Reviewer Group I

Reviewed By: kalali, O1 MITK Reviewer Group I

Maniphest Tasks: T27297

Differential Revision: https://phabricator.mitk.org/D283

Details

Provenance
j762eAuthored on Apr 28 2020, 10:22 PM
j762ePushed on Apr 28 2020, 10:29 PM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKb95689472b9d: Add newline
rMITK1cad7cfc72d9: Merge branch 'T27355-FolderPropertyInterfaceTargets'
Branches
Unknown
Tags
Unknown
Tasks
T27297: Add tests for ImageStatisticsContainer