kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowl
src
knowRDF
tests
TestTurtle.h
1
/*
2
* Copyright (c) 2015 Cyrille Berger <cberger@cberger.net>
3
*
4
*/
5
6
#include <QtTest/QtTest>
7
8
class
TestTurtle
:
public
QObject
9
{
10
Q_OBJECT
11
private
slots:
12
void
testExample1();
13
void
testExample2();
14
void
testExample3();
15
void
testExample4();
16
void
testExample4a();
17
void
testExample5();
18
void
testExampleBN();
19
void
testExample_load_file();
20
};
TestTurtle
Definition
TestTurtle.h:9
Generated by
1.12.0