hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
SQLiteSessionTests.h
Go to the documentation of this file.
1
#ifndef SQLITE_SESSION_TESTS
2
#define SQLITE_SESSION_TESTS
3
4
#include <
DataBaseSessionTest.h
>
5
6
using namespace
Poco::Data;
7
8
#define CORRECT_PARAMETERS_SQLite "test.db"
9
10
class
SQLiteSessionTests
:
public
DataBaseSessionTest
{
11
public
:
12
SQLiteSessionTests
();
13
~
SQLiteSessionTests
();
14
protected
:
15
void
SetUp ();
16
void
TearDown ();
17
void
TestBody();
18
};
19
20
#endif
sources
utils
applicationFramework
tests
SQLiteSessionTests.h
Generated on Tue Jun 30 2015 19:42:10 for hce-node application by
1.8.1.2