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

test class the nifti reader class More...

#include <WReaderNIfTI_test.h>

+ Inheritance diagram for WReaderNIfTITest:
+ Collaboration diagram for WReaderNIfTITest:

Public Member Functions

void setUp (void)
 Per test initialization routines. More...
 
void tearDown (void)
 For each test the tidy up function. More...
 
void testInstantiationNonExisting (void)
 Test instantiation with non existing file. More...
 
void testInstantiation (void)
 Test instantiation. More...
 
void testLoading1 (void)
 Test if the loaded files are really loaded. More...
 
void testLoading2 (void)
 Test if the loaded files are really loaded. More...
 
void testLoading3 (void)
 Test if the loaded files are really loaded. More...
 
void testLoading4 (void)
 Test if the loaded files are really loaded. More...
 
void testLoading5 (void)
 Test if the loaded files are really loaded. More...
 
void testLoading6 (void)
 Test if the loaded files are really loaded. More...
 
void testMatrixConversion (void)
 Test conversion of nifti matrix to OW matrix. More...
 
void testCopyArray (void)
 Test the function copying an array into a vector. More...
 

Detailed Description

test class the nifti reader class

Definition at line 41 of file WReaderNIfTI_test.h.

Member Function Documentation

◆ setUp()

void WReaderNIfTITest::setUp ( void  )
inline

Per test initialization routines.

Definition at line 47 of file WReaderNIfTI_test.h.

References WLogger::startup().

+ Here is the call graph for this function:

◆ tearDown()

void WReaderNIfTITest::tearDown ( void  )
inline

For each test the tidy up function.

Definition at line 55 of file WReaderNIfTI_test.h.

◆ testCopyArray()

void WReaderNIfTITest::testCopyArray ( void  )
inline

Test the function copying an array into a vector.

Definition at line 187 of file WReaderNIfTI_test.h.

References WReaderNIfTI::copyArray().

+ Here is the call graph for this function:

◆ testInstantiation()

void WReaderNIfTITest::testInstantiation ( void  )
inline

Test instantiation.

Definition at line 70 of file WReaderNIfTI_test.h.

◆ testInstantiationNonExisting()

void WReaderNIfTITest::testInstantiationNonExisting ( void  )
inline

Test instantiation with non existing file.

Definition at line 62 of file WReaderNIfTI_test.h.

◆ testLoading1()

void WReaderNIfTITest::testLoading1 ( void  )
inline

Test if the loaded files are really loaded.

Definition at line 83 of file WReaderNIfTI_test.h.

References WReaderNIfTI::load().

+ Here is the call graph for this function:

◆ testLoading2()

void WReaderNIfTITest::testLoading2 ( void  )
inline

Test if the loaded files are really loaded.

Definition at line 92 of file WReaderNIfTI_test.h.

References WReaderNIfTI::load().

+ Here is the call graph for this function:

◆ testLoading3()

void WReaderNIfTITest::testLoading3 ( void  )
inline

Test if the loaded files are really loaded.

Definition at line 101 of file WReaderNIfTI_test.h.

References WReaderNIfTI::load().

+ Here is the call graph for this function:

◆ testLoading4()

void WReaderNIfTITest::testLoading4 ( void  )
inline

Test if the loaded files are really loaded.

Definition at line 110 of file WReaderNIfTI_test.h.

References WReaderNIfTI::load().

+ Here is the call graph for this function:

◆ testLoading5()

void WReaderNIfTITest::testLoading5 ( void  )
inline

Test if the loaded files are really loaded.

Definition at line 119 of file WReaderNIfTI_test.h.

References WReaderNIfTI::load().

+ Here is the call graph for this function:

◆ testLoading6()

void WReaderNIfTITest::testLoading6 ( void  )
inline

Test if the loaded files are really loaded.

Definition at line 128 of file WReaderNIfTI_test.h.

References WReaderNIfTI::load().

+ Here is the call graph for this function:

◆ testMatrixConversion()

void WReaderNIfTITest::testMatrixConversion ( void  )
inline

Test conversion of nifti matrix to OW matrix.

Definition at line 137 of file WReaderNIfTI_test.h.

References WReaderNIfTI::convertMatrix(), WMatrix< T >::getNbCols(), and WMatrix< T >::getNbRows().

+ Here is the call graph for this function:

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