kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kdb
kDB
Repository
tests
TestTripleStore.h
1
#include <QtTest/QtTest>
2
3
class
TestTripleStore
:
public
QObject
4
{
5
Q_OBJECT
6
private
slots:
7
void
testSQL();
8
void
testInsertion();
9
void
testMeta();
10
void
testDeletion();
11
void
testNotifications();
12
void
testDefinitionChanges();
13
void
testDropping();
14
};
TestTripleStore
Definition
TestTripleStore.h:4
Generated by
1.12.0