OpenWalnut
1.4.0
|
Test functionality of WITKConversion class. More...
#include <WITKImageConversion_test.h>
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... | |
Test functionality of WITKConversion class.
Definition at line 42 of file WITKImageConversion_test.h.
|
inline |
Setup logger and other stuff for each test.
Definition at line 48 of file WITKImageConversion_test.h.
References WLogger::startup().
|
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.