OpenWalnut  1.4.0
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. More...
 
void testConversion ()
 Converting a dataset into an itk image and then converting it back into a dataset should yield the same dataset. More...
 

Detailed Description

Test functionality of WITKConversion class.

Definition at line 42 of file WITKImageConversion_test.h.

Member Function Documentation

void WITKImageConversionTest::setUp ( )
inline

Setup logger and other stuff for each test.

Definition at line 48 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 57 of file WITKImageConversion_test.h.


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