Page MenuHomePhabricator

Missing test for mitk::PixelType
Closed, ResolvedPublic

Description

mitk::PixelType should be unit tested

Event Timeline

Began to wirte test, but I am not sure about the desired behaviour of the class meitk::Pixeltype. Therefore the test would fail. It is excluded from compilation.

[SVN revision 21132]
ADD (#2660): Added the mitkPixelType test... is excluded from compilation see bug for details

Began to wirte test, but I am not sure about the desired behaviour of the class meitk::Pixeltype. Therefore the test would fail. It is excluded from compilation.

Opened T3255 to clarify the correct behaviour of the class

[SVN revision 22206]
FIX (#2660): cleaned up; removed tests for the ITKPixelType which is not set if you instantiate a mitk::PixelType;