OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WITKImageConversionTest Class Reference

Test functionality of WITKConversion class. More...

#include <WITKImageConversion_test.h>

+ Inheritance diagram for WITKImageConversionTest:
+ Collaboration 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 39 of file WITKImageConversion_test.h.

Member Function Documentation

◆ setUp()

void WITKImageConversionTest::setUp ( )
inline

Setup logger and other stuff for each test.

Definition at line 45 of file WITKImageConversion_test.h.

References WLogger::startup().

+ Here is the call graph for this function:

◆ testConversion()

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 54 of file WITKImageConversion_test.h.


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