FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
test_Database Class Reference

#include <test_Database.hpp>

Inheritance diagram for test_Database:

Public Member Functions

 test_Database (MPI_Comm comm)
virtual ~test_Database ()
const char * getName ()
int runtests ()
int test1 ()
int test2 ()
int test3 ()
int test4 ()
int test5 ()
int test6 ()
int test7 ()
int test8 ()
Public Member Functions inherited from tester
 tester (MPI_Comm comm)
virtual ~tester ()
void setPath (const std::string &path)

Additional Inherited Members

Protected Attributes inherited from tester
MPI_Comm comm_
int numProcs_
int localProc_
std::string path_

Detailed Description

Unit-tester for snl_fei::Database

Definition at line 20 of file test_Database.hpp.

Constructor & Destructor Documentation

◆ test_Database()

test_Database::test_Database ( MPI_Comm comm)

Definition at line 20 of file test_Database.cpp.

References MPI_Comm, and tester::tester().

◆ ~test_Database()

test_Database::~test_Database ( )
virtual

Definition at line 25 of file test_Database.cpp.

Member Function Documentation

◆ getName()

const char * test_Database::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 25 of file test_Database.hpp.

◆ runtests()

int test_Database::runtests ( )
virtual

◆ test1()

int test_Database::test1 ( )

Definition at line 88 of file test_Database.cpp.

Referenced by runtests().

◆ test2()

int test_Database::test2 ( )

Definition at line 93 of file test_Database.cpp.

Referenced by runtests().

◆ test3()

int test_Database::test3 ( )

Definition at line 98 of file test_Database.cpp.

Referenced by runtests().

◆ test4()

int test_Database::test4 ( )

Definition at line 103 of file test_Database.cpp.

Referenced by runtests().

◆ test5()

int test_Database::test5 ( )

Definition at line 109 of file test_Database.cpp.

Referenced by runtests().

◆ test6()

int test_Database::test6 ( )

Definition at line 115 of file test_Database.cpp.

Referenced by runtests().

◆ test7()

int test_Database::test7 ( )

Definition at line 121 of file test_Database.cpp.

Referenced by runtests().

◆ test8()

int test_Database::test8 ( )

Definition at line 127 of file test_Database.cpp.

Referenced by runtests().


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