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. | |
void | testConversion () |
Converting a dataset into an itk image and then converting it back into a dataset should yield the same dataset. |
Test functionality of WITKConversion class.
Definition at line 40 of file WITKImageConversion_test.h.
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.