fw4spl
|
This class defines some tools to check dicom manipulations during tests. More...
#include <DicomReaderTest.hpp>
Static Public Member Functions | |
static FWTEST_API bool | checkSeriesACHGenou (const std::shared_ptr< ::fwMedData::ImageSeries > &series) |
Method used to verify if a specific dicom file (stored on the test database) is well read. More... | |
static FWTEST_API bool | checkSeriesACHGenouTrimmed (const std::shared_ptr< ::fwMedData::ImageSeries > &series) |
This method is the same as checkSeriesACHGenou but it checks trimmed strings instead of even sized strings. | |
This class defines some tools to check dicom manipulations during tests.
Definition at line 23 of file DicomReaderTest.hpp.
|
static |
Method used to verify if a specific dicom file (stored on the test database) is well read.
This file is located here on test database : "fw4spl/Patient/Dicom/ACHGenou", its represents a CT image of a knee ( 400 slices ).
Definition at line 41 of file DicomReaderTest.cpp.
References OSLM_ERROR, and OSLM_ERROR_IF.