Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkPointSetReaderTest.cpp File Reference
#include "mitkFileReaderRegistry.h"
#include "mitkMimeType.h"
#include "mitkPointSet.h"
#include "mitkTestingMacros.h"

Go to the source code of this file.

Functions

int mitkPointSetReaderTest (int argc, char *argv[])
 

Function Documentation

int mitkPointSetReaderTest ( int  argc,
char *  argv[] 
)

Test for the class "mitkPointSetReader".

argc and argv are the command line parameters which were passed to the ADD_TEST command in the CMakeLists.txt file. For the automatic tests, argv is either empty for the simple tests or contains the filename of a test data set for the tests (see CMakeLists.txt).

Definition at line 30 of file mitkPointSetReaderTest.cpp.

References mitk::IFileIO::GetConfidenceLevel(), mitk::FileReaderRegistry::GetMimeTypeForFile(), mitk::FileReaderRegistry::GetReaders(), MITK_TEST_BEGIN(), MITK_TEST_CONDITION_REQUIRED, MITK_TEST_END(), mitk::IFileReader::Read(), mitk::IFileReader::SetInput(), mitk::IFileIO::Supported, and mitk::IFileIO::Unsupported.