kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kdb
extensions
kDBDatasets
tests
TestDatasets.h
1
2
#include <QtTest/QtTest>
3
4
class
TestDatasets
:
public
QObject
5
{
6
Q_OBJECT
7
private
slots:
8
void
testInitialisation();
9
void
testCreationAccess();
10
void
testStatusOwner();
14
void
testProperties();
15
void
testConstrainedAccess();
16
};
TestDatasets
Definition
TestDatasets.h:5
Generated by
1.12.0