Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkPropertyPersistenceInfoTest.cpp File Reference
#include "mitkIOMimeTypes.h"
#include "mitkPropertyPersistenceInfo.h"
#include "mitkStringProperty.h"
#include "mitkTestFixture.h"
#include "mitkTestingMacros.h"
#include <limits>

Go to the source code of this file.

Functions

::std::string testSerializeFunction (const mitk::BaseProperty *)
 
mitk::BaseProperty::Pointer testDeserializeFunction (const std::string &)
 

Function Documentation

mitk::BaseProperty::Pointer testDeserializeFunction ( const std::string &  )

Definition at line 30 of file mitkPropertyPersistenceInfoTest.cpp.

References mitk::StringProperty::New().

::std::string testSerializeFunction ( const mitk::BaseProperty )

Definition at line 25 of file mitkPropertyPersistenceInfoTest.cpp.