hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MainMySQLTestsFile.cpp File Reference
Include dependency graph for MainMySQLTestsFile.cpp:

Go to the source code of this file.

Functions

 TEST (MySQLSessionTest, CheckMySQLConnectionWithCorrectConnectionParameters)
 TEST (MySQLSessionTest, CheckMySQLConnectionWithIncorrectConnectionParameters)
 TEST_F (MySQLSessionTests, insertTupleInDataBase)
 TEST_F (MySQLSessionTests, selectOneFieldFromDataBase)
 TEST_F (MySQLSessionTests, CountDataInEmptyDataBase)
 TEST_F (MySQLSessionTests, CountDataInDataBase)
 TEST_F (MySQLSessionTests, DeleteDataFromDataBase)
 TEST_F (MySQLSessionTests, UseTypeHandler)
 TEST (SQLiteSessionTest, CheckSQLiteConnectionWithCorrectConnectionParameters)
 TEST_F (SQLiteSessionTests, insertTupleInDataBase)
 TEST_F (SQLiteSessionTests, selectOneFieldFromDataBase)
 TEST_F (SQLiteSessionTests, CountDataInEmptyDataBase)
 TEST_F (SQLiteSessionTests, CountDataInDataBase)
 TEST_F (SQLiteSessionTests, DeleteDataFromDataBase)
 TEST_F (SQLiteSessionTests, UseTypeHandler)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 137 of file MainMySQLTestsFile.cpp.

TEST ( MySQLSessionTest  ,
CheckMySQLConnectionWithCorrectConnectionParameters   
)

Definition at line 7 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST ( MySQLSessionTest  ,
CheckMySQLConnectionWithIncorrectConnectionParameters   
)

Definition at line 16 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST ( SQLiteSessionTest  ,
CheckSQLiteConnectionWithCorrectConnectionParameters   
)

Definition at line 76 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( MySQLSessionTests  ,
insertTupleInDataBase   
)

Definition at line 21 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( MySQLSessionTests  ,
selectOneFieldFromDataBase   
)

Definition at line 32 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( MySQLSessionTests  ,
CountDataInEmptyDataBase   
)

Definition at line 41 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( MySQLSessionTests  ,
CountDataInDataBase   
)

Definition at line 47 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( MySQLSessionTests  ,
DeleteDataFromDataBase   
)

Definition at line 54 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( MySQLSessionTests  ,
UseTypeHandler   
)

Definition at line 62 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( SQLiteSessionTests  ,
insertTupleInDataBase   
)

Definition at line 85 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( SQLiteSessionTests  ,
selectOneFieldFromDataBase   
)

Definition at line 96 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( SQLiteSessionTests  ,
CountDataInEmptyDataBase   
)

Definition at line 105 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( SQLiteSessionTests  ,
CountDataInDataBase   
)

Definition at line 111 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( SQLiteSessionTests  ,
DeleteDataFromDataBase   
)

Definition at line 118 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function:

TEST_F ( SQLiteSessionTests  ,
UseTypeHandler   
)

Definition at line 126 of file MainMySQLTestsFile.cpp.

Here is the call graph for this function: