Medical Imaging Interaction Toolkit  2018.4.99-389bf124
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 void TestSingleBlockIsRead (DICOMFileReader *reader)
 
static mitk::BaseProperty::Pointer DummyTagToPropertyFunctor (const mitk::StringLookupTable &)
 

Detailed Description

Definition at line 24 of file mitkDICOMFileReaderTestHelper.h.

Member Function Documentation

◆ DummyTagToPropertyFunctor()

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

Definition at line 174 of file mitkDICOMFileReaderTestHelper.h.

◆ GetInputFilenames()

static StringList& mitk::DICOMFileReaderTestHelper::GetInputFilenames ( )
inlinestatic

◆ SetTestInputFilenames() [1/2]

static void mitk::DICOMFileReaderTestHelper::SetTestInputFilenames ( int  argc,
char *  argv[] 
)
inlinestatic

◆ SetTestInputFilenames() [2/2]

static void mitk::DICOMFileReaderTestHelper::SetTestInputFilenames ( const StringList filenames)
inlinestatic

Definition at line 47 of file mitkDICOMFileReaderTestHelper.h.

References GetInputFilenames().

◆ TestInputFilenames()

◆ TestMitkImagesAreLoaded()

◆ TestOutputsContainInputs()

◆ TestSingleBlockIsRead()


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