fw4spl
fwTest::DicomReaderTest Class Reference

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.
 

Detailed Description

This class defines some tools to check dicom manipulations during tests.

Date
2007-2012.

Definition at line 23 of file DicomReaderTest.hpp.

Member Function Documentation

bool fwTest::DicomReaderTest::checkSeriesACHGenou ( const std::shared_ptr< ::fwMedData::ImageSeries > &  series)
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.


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