Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::DICOMFileReaderTestHelper Class Reference

#include <mitkDICOMFileReaderTestHelper.h>

Static Public Member Functions

static StringListGetInputFilenames ()
 
static void SetTestInputFilenames (int argc, char *argv[])
 
static void SetTestInputFilenames (const StringList &filenames)
 
static void TestInputFilenames (DICOMFileReader *reader)
 
static void TestOutputsContainInputs (DICOMFileReader *reader)
 
static void TestMitkImagesAreLoaded (DICOMFileReader *reader, const DICOMFileReader::AdditionalTagsMapType &requestedTags, const std::unordered_map< std::string, std::string > &expectedProperties)
 
static mitk::BaseProperty::Pointer DummyTagToPropertyFunctor (const mitk::StringLookupTable &)
 

Detailed Description

Definition at line 28 of file mitkDICOMFileReaderTestHelper.h.

Member Function Documentation

static mitk::BaseProperty::Pointer mitk::DICOMFileReaderTestHelper::DummyTagToPropertyFunctor ( const mitk::StringLookupTable )
inlinestatic

Definition at line 166 of file mitkDICOMFileReaderTestHelper.h.

static StringList& mitk::DICOMFileReaderTestHelper::GetInputFilenames ( )
inlinestatic
static void mitk::DICOMFileReaderTestHelper::SetTestInputFilenames ( int  argc,
char *  argv[] 
)
inlinestatic
static void mitk::DICOMFileReaderTestHelper::SetTestInputFilenames ( const StringList filenames)
inlinestatic

Definition at line 51 of file mitkDICOMFileReaderTestHelper.h.

References GetInputFilenames().


The documentation for this class was generated from the following file: