OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
WITKImageConversionTest Class Reference

Test functionality of WITKConversion class. More...

#include <WITKImageConversion_test.h>

+ Inheritance diagram for WITKImageConversionTest:

Public Member Functions

void setUp ()
 Setup logger and other stuff for each test.
void testConversion ()
 Converting a dataset into an itk image and then converting it back into a dataset should yield the same dataset.

Detailed Description

Test functionality of WITKConversion class.

Definition at line 40 of file WITKImageConversion_test.h.

Member Function Documentation

void WITKImageConversionTest::setUp ( void  )
inline

Setup logger and other stuff for each test.

Definition at line 46 of file WITKImageConversion_test.h.

References WLogger::startup().

void WITKImageConversionTest::testConversion ( )
inline

Converting a dataset into an itk image and then converting it back into a dataset should yield the same dataset.

Definition at line 55 of file WITKImageConversion_test.h.


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