Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkDCMPreloadedVolumeTest.cpp File Reference
#include "mitkImage.h"
#include "mitkTestDCMLoading.h"
#include "mitkTestingMacros.h"

Go to the source code of this file.

Functions

bool CheckAllPropertiesAreInOtherList (const mitk::PropertyList *list, const mitk::PropertyList *otherList)
 
bool VerifyPropertyListsEquality (const mitk::PropertyList *testList, const mitk::PropertyList *referenceList)
 
int mitkDCMPreloadedVolumeTest (int argc, char **const argv)
 

Function Documentation

bool CheckAllPropertiesAreInOtherList ( const mitk::PropertyList list,
const mitk::PropertyList otherList 
)
bool VerifyPropertyListsEquality ( const mitk::PropertyList testList,
const mitk::PropertyList referenceList 
)